Hi,
I have five different versions of Qt in my Computer.
1. MinGW version - It is the normal QtSDK setup
2. 32-bit Dynamic - Shared Library (Debug and Release)
3. 32-bit Static Library (Debug and Release)
4. 64-bit Dynamic - Shared Library (Debug and Release)
5. 64-bit Static Library (Debug and Release)
from 2 to 5, are all compiled with Visual Studio 2010 with specific configure options.
I do a lot of formating and reinstalling as I work with Windows 7 OS stuff so I have to compile, install and setup everything again and again.. Is there a way I can compile everything once and then create a setup file for that version like the standard Qt MinGW version that is available on website..
Thanks in Advance
Arpit
Bookmarks