'Additional compiler support for qpl'd Qt4/win32' - add on :-)
Majig El Idrissi
lem__mel at hotmail.com
Thu Oct 20 12:18:50 CEST 2005
Hi,
I follow the readme, set some environnement variables (path to VC98
includes, lib), and performe the compilation for MSVisual C++.
There is no error (only some warnings) during compilation.
But it appears that I don't know how to setting up Visual C in order to
compile this tutorial : "qt-win-opensource-src-4.0.1\examples\tutorial\t1"
(I set path for QT header and QT lib, and simply copy the tutorial main
file).
Have you a link to a documentation or some advices ?
Post Mail :
I have link errors :
--------------------Configuration: TOTO - Win32 Debug--------------------
Compiling...
TOTO.cpp
Linking...
TOTO.obj : error LNK2001: unresolved external symbol "__declspec(dllimport)
public: virtual __thiscall QApplication::~QApplication(void)"
(__imp_??1QApplication@@UAE at XZ)
TOTO.obj : error LNK2001: unresolved external symbol "__declspec(dllimport)
public: virtual __thiscall QPushButton::~QPushButton(void)"
(__imp_??1QPushButton@@UAE at XZ)
and so on
More information about the kde-cygwin
mailing list