Hi Loaden,

Thanks for your help testing the alpha release.
Issue 3 has already been reported - the workaround is to run "nmake release" to 
build the release binaries. For some reason the default target only builds the 
debug binaries.

I've copied the "releasing" list, where alpha issues are being discussed.

From: [email protected] 
[mailto:[email protected]] On 
Behalf Of Loaden
Sent: 20 March 2012 03:58
To: [email protected]; [email protected]
Subject: [Development] Three issue about Qt5 alpha

Issue 1:
Wrong behaviour when parse qt.conf
See https://bugreports.qt-project.org/browse/QTBUG-24839

Issue 2 (I am not sure this is or not?):
After build in Qt source, I choice install qt to other place, e.g.
Qt Source Dir = D:\Qt5
Qt Install Root = D:\Dev\Qt5
Use command:
nmake install INSTALL_ROOT=\Dev
Then rename D:\Qt5 to D:\Qt5_bak, will lead can't run qtdesinger.exe, or 
qhelpgenerator.exe

D:\qpSOFT\DEVx86>qhelpgenerator
No platform plugin argument was specified and the default plugin "windows" is 
not available
D:\qpSOFT\DEVx86>qmlplugindump
No platform plugin argument was specified and the default plugin "windows" is 
not available
D:\qpSOFT\DEVx86>qmlviewer
D:\qpSOFT\DEVx86>qmlviewer
D:\qpSOFT\DEVx86>qttracereplay
No platform plugin argument was specified and the default plugin "windows" is 
not available
D:\qpSOFT\DEVx86>qttracereplay
It's mean we must have a qt.conf file put into D:\Dev\Qt5\bin, the qt.conf set 
a Paths/Prefix for Qt library.
After this done, issue 2 should gone.

Issue 3:
If configure with -debug-and-release option, I found in the final, almost all 
qt tools is a debug version.
But it's should be release version, e.g. qdoc.exe, moc.exe...
And can't find window5.dll, only windowd5.dll? Why we lose the release version 
of this plugin?
Any comments are welcome!
--
Regards
Loaden


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

Reply via email to