Compiling for 64-bit platform on Visual Studio 2005
Installation and Deployment
4
Posts
3
Posters
3.4k
Views
1
Watching
-
Hello,
I am new to -QT- Qt and cannot find answer to the following question: How do you compile 64-bit projects as there are no 64 bit libs in my \Qt\4.7.3\lib folder ?
I can build 32 bit projects without any error, but 64 bit fails for obvious reason.
Should I build -QT- Qt sources files on my own, or there is easier way ?Thank you.
Kresimir
-
No there is no easy way you really have to recompile it.
i really suggest using different dll names just to prevent accidentally mixing a standard qt version with your own qt version.