Compiling kdepimlibs on win32 msvc

Alexander Neundorf neundorf at kde.org
Thu Oct 26 22:54:51 BST 2006


On Thursday 26 October 2006 19:19, Paulo Jorge Guedes wrote:
> Hi,
>
> There is a problem with KABC_DIR_EXPORT. When building
> kabc/plugins/dir/* it should be exporting and not importing. The other
> macros are properly defined (like KABC_EXPORT in kabc/kabc.h) and by
> doing so it fixes the error (C2491).
> My question is where KABC_DIR_EXPORT is being defined?

Have a look at KDE4Macros.cmake and search for DEFINE_SYMBOL. This is used to 
implement this import/export stuff on Windows.
Is this what you are looking for ?

Bye
Alex
-- 
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org                - http://www.kde.org
      alex AT neundorf.net               - http://www.neundorf.net




More information about the kde-core-devel mailing list