Re: [Development] configure --help not work now!

2012-03-22 Thread Loaden
> > 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 > *Yes, yo

Re: [Development] configure --help not work now!

2012-03-22 Thread 1+1=2
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?] * ru

Re: [Development] configure --help not work now!

2012-03-22 Thread Loaden
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 > > I remember some days ago it sti

Re: [Development] configure --help not work now!

2012-03-22 Thread jason.mcdonald
> 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

[Development] configure --help not work now!

2012-03-21 Thread Loaden
I remember some days ago it still works fine. But it don't work for me. :( -- Regards Loaden ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development