Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

Proper use of configure for static build

$
0
0
Vista,VS 2010, qt-everywhere-opensource-src-4.8.4. Hi, I am a newbie, I am following the tutorial : http://www.formortals.com/build-qt-static-small-microsoft-intel-gcc-compiler/comment-page-2/#comment-4687 When I run the command : “configure -release -nomake examples -nomake demos -no-exceptions -no-stl -no-rtti -no-qt3support -no-scripttools -no-openssl -no-opengl -no-webkit -no-phonon -no-style-motif -no-style-cde -no-style-cleanlooks -no-style-plastique -no-sql-sqlite -static -platform win32-2010 -nomaketools” Nothing happens, it just brings up another prompt. But if I enter just “configure -release” it starts configuring. (after i agree to liscence conditions). When i try to configure more than one flag it won’t do anything.It does not start the liscence agreement queries. I am a total newbie so any tips would help,the more clueless you assume I am , the better. Also do I need to run configure.exe first ? Then do the configure command, or do i just need to be in the same directory as configure.exe , it was not 100% clear in the tutorial. Thanks in advance.

Viewing all articles
Browse latest Browse all 2113

Trending Articles