Results 1 to 5 of 5

Thread: Qt program does not run on my tablet (Win 8.1 32bit)

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Question Qt program does not run on my tablet (Win 8.1 32bit)

    Hello all,
    I developed a small application with Qt Creator on a Windows 7 64bit machine with MinGW 32bit. The application works fine both within the IDE that as a separate software (with the DLL in the same folder). I am trying to make this application work on my Tablet (Samsung ATIV XE300TZC, Windows 8.1 [added: 32bit]), without success. One I double click the binary file, the loading icon appears and nothing else. If I open it from command line, it just seems to get stucked.

    I tried to run Windows 8.1 on a virtual machine on my main pc and the software worked there (!), so I guess it's not a problem with th SO. I thought I could be that my tablet's graphic card is not good enough for qt, but it turned out it is Intel GMA, which indeed supports openGL 2.1. So I am completely clueless now. Any idea? Thank you.
    Last edited by Vaaal88; 4th March 2016 at 18:53.

Similar Threads

  1. Distributing 32bit binaries
    By RenatoFerreira in forum Installation and Deployment
    Replies: 5
    Last Post: 29th January 2016, 06:53
  2. qt libraries with vs2010 32bit
    By hml in forum Installation and Deployment
    Replies: 1
    Last Post: 30th August 2011, 11:17
  3. Build 64bit Qt on 32bit XP
    By photo_tom in forum Installation and Deployment
    Replies: 2
    Last Post: 2nd March 2011, 09:28
  4. Deploying 64bit on 32bit OS
    By M. in forum Newbie
    Replies: 7
    Last Post: 23rd April 2010, 22:15
  5. Compiling Qt 32bit on 64bit os..
    By tgreaves in forum Newbie
    Replies: 2
    Last Post: 12th March 2009, 13:34

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.