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
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development