[Development] Windows: Qt5 does not run the application in release mode.
shane.kearns at accenture.com
shane.kearns at accenture.com
Wed Mar 14 13:45:43 CET 2012
Hi Denis,
It looks like the plugins are only built for debug mode.
In qtbase/plugins/platform, there are only windowsd5.* files, and not the windows5.* files for release mode.
This problem is repeated through the other plugin directories.
The missing plugins can be built by running “nmake release”
From: development-bounces+shane.kearns=accenture.com at qt-project.org [mailto:development-bounces+shane.kearns=accenture.com at qt-project.org] On Behalf Of Denis Shienkov
Sent: 13 March 2012 19:16
To: development at qt-project.org
Subject: [Development] Windows: Qt5 does not run the application in release mode.
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
________________________________
Subject to local law, communications with Accenture and its affiliates including telephone calls and emails (including content), may be monitored by our systems for the purposes of security and the assessment of internal compliance with Accenture policy.
______________________________________________________________________________________
www.accenture.com
________________________________
Subject to local law, communications with Accenture and its affiliates including telephone calls and emails (including content), may be monitored by our systems for the purposes of security and the assessment of internal compliance with Accenture policy.
______________________________________________________________________________________
www.accenture.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120314/86084868/attachment.html>
More information about the Development
mailing list