Hi, The valid "help" options for configure under Windows are -help -h and -? .
After you perform "git clean -dfx" for qtbase, the "configure.exe" will be removed. When you run "configure -help" again, the "configure.bat" will * generate "configure.exe" [Is this the issue you mentioned?] * run "configure" with the params you pass to configure.bat Regards, Debao 2012/3/22 Loaden <[email protected]>: > It's can't work when use: > git submodule foreach --recursive 'git clean -dfx' > and > git clean -dfx > to clear you Qt Repos first. > Then type 'configure --help' will directly configure current Qt. > Windows 7 32bit. > I can sure a week ago it still works fine. > > 2012/3/22 <[email protected]> > >> > I remember some days ago it still works fine. >> > But it don't work for me. :( >> >> Hi Loaden, >> >> I'm not able to produce this failure using qt5.git. Please provide more >> information (e.g. which platform, which repo/sha1's), preferably by raising >> an issue in https://bugreports.qt-project.org/. >> >> Cheers, >> -- >> Jason > > > > > -- > Regards > Loaden > > > _______________________________________________ > Development mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/development > _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
