Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.6.1
-
None
-
Windows 10, Qt 5.6.2, MSVC 2013 x64
-
5dbcced3bff9dffd102d07e913bdfccc6f1d2213
Description
When a project has CONFIG += testcase, the test_wrapper.bat that is generated adds the Qt "libs" path to the PATH environment variable. On Windows, for installed Qt builds (i.e. not developer builds), the DLLs live in the "bins" directory so the tests can't run correctly.
You can reproduce the issue using the attached example project.
Attachments
Issue Links
- resulted from
-
QTBUG-50065 Building Qt from Source: Pathfinding broken: Uic.exe misses Qt5Core.dll
- Closed