Results 1 to 2 of 2

Thread: (SOLVED) QT executable for Windows plataform plugin ERROR

  1. #1
    Join Date
    Nov 2014
    Posts
    12
    Thanks
    4

    Cool (SOLVED) QT executable for Windows plataform plugin ERROR

    Hi,
    I've compiled my app in release mode and copied all *.dll need for it to work.
    My executable file works in this PC without any problem, but when i copy to any other PC i get this message:

    The application failed to start because it could not find or load the Qt plataform plugin "windows".

    Reinstall the application may fix this problem.
    Shouldn't my app work fine in other PCs with all *.dll files and without QT installation?

    Thank you in advance.
    Last edited by digimonkey; 7th November 2014 at 10:23.

  2. #2
    Join Date
    Nov 2014
    Posts
    12
    Thanks
    4

    Default Re: QT executable for Windows plataform plugin ERROR

    Got it.

    I have created a "platforms" folder and inside placed "qminimal.dll" "qoffscreen.dll" and "qwindows.dll".
    Beside that in the exe folder ive created an qt.conf with the followng code
    [Paths]
    Libraries=./platforms

Similar Threads

  1. Making a stand alone Windows executable.
    By cmp1104 in forum Newbie
    Replies: 3
    Last Post: 8th February 2013, 00:14
  2. Replies: 20
    Last Post: 3rd February 2013, 19:07
  3. Problem deploying a two library + executable application to windows
    By joseprl89 in forum Installation and Deployment
    Replies: 8
    Last Post: 15th March 2011, 21:52
  4. Replies: 13
    Last Post: 10th June 2009, 02:56

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.