hi Qters,

 

 

I Build Qt in dir: d:\qt-everywhere…\ with vs2008

using �Cprefix C:\Qt\4.7.3

nmake done.

nmake install

 

in the QAxServer.prl QAxServerd.prl QAxContainer.prl QAxContainerd.prl:

QMAKE_PRL_LIBS = user32.lib ole32.lib oleaut32.lib gdi32.lib
d:\\qt-everywhere-opensource-src-4.7.3\\lib\\QtGuid4.lib
d:\\qt-everywhere-opensource-src-4.7.3\\lib\\QtCored4.lib

 

when using qmake for generating Makefiles, it appends this libs to LIBS=…

If the build dir is removed after install. Then it will take link errors for
“cannot find libs:…”

I have installed it, I think It should not be request for original build
dir. ?

 

 

noname

 

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to