Results 1 to 2 of 2

Thread: Export QT project to work on other pc by using visual studio 2013

  1. #1
    Join Date
    Jul 2016
    Posts
    4
    Qt products
    Qt5
    Platforms
    Windows

    Default Export QT project to work on other pc by using visual studio 2013

    Hi all,

    I have develop my application by using visual studio 2013 + qt addin + opencv.
    Now i would like to export it to .exe file so that i can use on any pc, ofcourse with the same plateform.
    But i'm getting the error when i run the .exe file, as the attached image.
    Is there any one know how can i solve this issue?
    Attached Images Attached Images

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Export QT project to work on other pc by using visual studio 2013

    Looks like your application's installer or archive did not install the qwindows.dll, the Qt platform adapter for Windows, correctly.

    Cheers,
    _

Similar Threads

  1. How to Build Qt4.7.3 version with visual studio 2013?
    By Prajwal9 in forum Installation and Deployment
    Replies: 0
    Last Post: 27th July 2016, 15:41
  2. Replies: 3
    Last Post: 5th March 2016, 19:56
  3. Qt, Visual Studio 2013, and slow debugging
    By d_stranz in forum Qt Programming
    Replies: 4
    Last Post: 3rd July 2015, 09:08
  4. Using Qt 5.4.1 Visual Studio 2013 libs in Visual Studio 2010
    By ^NyAw^ in forum Installation and Deployment
    Replies: 0
    Last Post: 6th March 2015, 10:20
  5. Problems building Qt 5.3.2 in Win 7 64bits for Visual Studio 2013
    By pixaeiro in forum Installation and Deployment
    Replies: 0
    Last Post: 23rd November 2014, 15:05

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.