1. I download another qt4.4.3 opensource and install to E:\QtSrc\4.4.3
2. build qt to static
cd E:\QtSrc\4.4.3
configure.exe -static
nmake sub-src
3. modify my application pro file
myapp.pro add:
QMAKE_LFLAGS += -static
4. nmake clean
5. qmake -config release
6. nmake
Langganan:
Posting Komentar (Atom)
Tidak ada komentar:
Posting Komentar