Different Linkage

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Wed Mar 29 14:33:36 CEST 2006


> Hi all,
> 
> quite a big chance I am doing something wrong again, but here is my
> question:
> when building KDElibs with Visual C++ 2005 Express all goes well until
> building kdecore, especially kapplication.cpp.
> There, the following error occurs:
> 
> D:\source\kde-svn\kdelibs\kdecore\klocalizedstring.h(362) : error C2375:
> 'ki18n' : redefinition; different linkage
>         D:\source\kde-svn\kdelibs\kdecore\klocalizedstring.h(205) : see
> declaration of 'ki18n'
You have to add 'KDECORE_EXPORT' in line 205-208
too
->
http://websvn.kde.org/trunk/KDE/kdelibs/kdecore/klocalizedstring.h?rev=523168&r1=523127&r2=523168

Christian

-- 
Echte DSL-Flatrate dauerhaft für 0,- Euro*!
"Feel free" mit GMX DSL! http://www.gmx.net/de/go/dsl


More information about the Kde-buildsystem mailing list