[Development] Windows: Qt5 does not run the application in release mode.
Denis Shienkov
scapig2 at yandex.ru
Tue Mar 13 20:16:05 CET 2012
Hi all.
I can not run GUI application built in "Release" mode.
In the console displays the error:
"No platform plugin argument was specified and the default plugin
"windows" is not available"
What could it be?
PS:
Qt5 (qtbase) built in Win7 x32 with Windows SDK 7.1:
set QTDIR=c:\Qt\qt5-build\qtbase
set PATH=%QTDIR%\bin;%PATH%
c:\Qt\qt5-src\configure ^
-developer-build ^
-opensource ^
-nomake examples ^
-nomake demos
nmake module-qtbase
Best regards,
Denis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120313/371ff538/attachment.html>
More information about the Development
mailing list