Is QTDIR and PATH environment variables set to C:\Qt\2010.05\qt and C:\Qt\2010.05\mingw\bin;C:\Qt\2010.05\qt\bin;C:\Qt\2010.05\qt\include respectively? Please change given paths with appropriate installation paths on your system, this should help.
R/Manoj -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Bob Babcock Sent: Tuesday, December 21, 2010 10:21 AM To: [email protected] Subject: [Qt-creator] Finding the right DLLs In my (Windows) projects, I've got configurations for MinGW and VC++. When I run my code from Creator, the Qt DLLs come from either the build directory or c:\windows\system32. So, I've got to copy the appropriate DLLs into system32 when I change compilers or put Qt DLLs in all my build directories. Is there a better way to handle this? Setting the path doesn't help because Windows looks in the system directory before the path. _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator
