Unresolved staticMetaObject external
Christian Ehrlicher
Ch.Ehrlicher at gmx.de
Mon Jun 25 15:46:10 CEST 2007
Jarosław Staniek schrieb:
>
> Hello,
> Any ideas? I have feeling I am forgeting about something...
>
I don't understand your export macros
#ifdef MAKE_KEXICORE_LIB
# define KEXICORE_EXPORT KDE_EXPORT
#elif defined(KDE_MAKE_LIB)
# define KEXICORE_EXPORT KDE_IMPORT
#else
# define KEXICORE_EXPORT
#endif
Can you please explain the elif part?
Christian
More information about the Kde-windows
mailing list