[Qt] Compiling qt4pas with MSVC

Deon Viljoen d.w.viljoen at gmail.com
Thu Oct 8 16:02:55 CEST 2009


Hi All,

I am trying to compile qt4pas with MSVC 2008.

I have gotten as far as linking when I get 11 unresolved externals all
related to qlclmessageevent.

Example:
qtpas.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: __thiscall
QLCLMessageEvent::QLCLMessageEvent(enum QEvent::Type)"
(__imp_??0QLCLMessageEvent@@QAE at W4Type@QEvent@@@Z) referenced in
function _QLCLMessageEvent_create

Has anyone been able to compile it successfully.

Regards,
Deon




More information about the Qt mailing list