Qt SDK only include the Dll? what should i do if i want to use the Qt's static Lib?
-
when i install the qt-opensource-windows-x86-msvc2012_opengl-5.4.1.exe, i can only build my Qt app with Dll?
if i want to use static Lib in my qt app, do i have to build the Qt code all by myself?
thank you!////////////////////////////////////////////////////////////////////////////////////////////////////////////
//dear JKSH,
//as i still can’t Post reply, i temprarily reply here…
thank you.
can i build the Qt in VisualStudio, by add all the Qt code into a VisualStudio project ? -
Hi,
Yes, you need to build a static version of Qt yourself.
Start with http://qt-project.org/wiki/How-to-build-a-static-Qt-for-Windows-MinGW
-
Hi,
And please stop posting almost the same question several times. It duplicates "this":http://qt-project.org/forums/viewthread/53563/ one