Hi,
I am using qt4.3.3.
when I compile with nmake and VS 8 i get a linker error "unresolved external symbol" for Q3PtrList<>. With VS 6 it works fine, also with VS 8 and Windows Vista.
Its the combination VS8, Windows XP and Qt4.3.3. I know I could replace the QPtrList with Qlist<> but i wonder why it works on VS6..
Any ideas?
Regards,
stef
Bookmarks