release”
From: development-bounces+shane.kearns=accenture@qt-project.org
[mailto:development-bounces+shane.kearns=accenture@qt-project.org] On
Behalf Of Denis Shienkov
Sent: 13 March 2012 19:16
To: development@qt-project.org
Subject: [Development] Windows: Qt5 does not run the application in
But if I'm trying to build Qt as follows: set QTDIR=h:\Qt\build-vs2010x32-5.0\qtbaseset PATH=%QTDIR%\bin;%PATH% h:\qt\qt5\configure ^-debug-and-release ^-platform win32-msvc2010-opensource ^-nomake examples ^-nomake demos ^--no-webkit And if then I run a simple GUI application: QT+=widgets #include
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-bu