Quote Originally Posted by jpn View Post

I have download the libqxt0.4.0 and I followed the instruction on GettingStart page on http://www.libqxt.org/.
I type "configure.bat", the result is " Makefiles generated. Run nmake now".

I type "nmake", there are lots of errors. For example:
".\qxtmetaobject.h(73) : error C2062: type 'class QGenericArgument (__cdecl *)(void)' unexpected"


And I use MS Windows Xp and visual c++ 6. I am newbie to Qt, so I think the information I supply is not enough. Please give me some more insturction on how to use QXT. Thank you.