Hi,
I've compiled QT for VC9, and I want to clean everything. and Rebuild it all for VC8.
How do I clean, before I reconfigure and run make?
Thanks
Hi,
I've compiled QT for VC9, and I want to clean everything. and Rebuild it all for VC8.
How do I clean, before I reconfigure and run make?
Thanks
The command you should run is: nmake distclean before running configure again.
Thanks!
I think there's also a configure clean thing... and how do I do that?
I don't know a clean for configure, i also checked the official tutorial and it says only about nmake distclean.
Also a good advice is to keep the sources you downloaded, i always keep that archive![]()
Bookmarks