doxywizard

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Mon Oct 4 19:37:14 CEST 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello

I just managed to compile doxywizard with Qt/win32. It wasn't that big
problem to compile it with Qt3.2.1 non commercial. But with our Qt I got
some courious errors while linking. After some hours I found out that
our qconfig.h lacks 2 defines:

#ifndef QT_QWINEXPORT
#define QT_QWINEXPORT
#endif

#ifndef QT_DLL
#define QT_DLL
#endif

after inserting those lines, all worked fine :)

But afaik the second define prevents static linking of qt-library.
Andreas knows more about this.

Christian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFBYYpKnNKwkgf+zVMRAopsAKCc01LnTXEAKp9ik6zQ6A9mD0q2BQCfYBWD
XDhGrWKwRfs5AGooxC3iKkI=
=uTRt
-----END PGP SIGNATURE-----
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: main.cpp.patch
Url: http://mail.kde.org/pipermail/kde-cygwin/attachments/20041004/ca13543a/main.cpp.cc


More information about the kde-cygwin mailing list