kdelibs msvc2008

Alejandro Wainzinger aikawarazuni at gmail.com
Fri Apr 30 09:46:52 CEST 2010


The server's been failing to build kdelibs for a month or so now
complaining of this kind of thing:

kio.lib(kio.dll) : error LNK2005: "public: __thiscall QMap<class
QString,class QString>::~QMap<class QString,class QString>(void)"
(??1?$QMap at VQString@@V1@@@QAE at XZ) already defined in storepassbar.obj

So I looked it up, and found out that it might be some issue with
mixing single-threaded and multithreaded dll's, whatever that means.
In short, not using jom to compile kdelibs will make it link properly.
Is there a way we can get the build server to just not use jom for
kdelibs for now, on msvc2008? I'm referring to the build server whose
logs this is: http://winkde.org/pub/kde/ports/win32/releases/nightly/20100429/logs/log-msvc2008-kde_kdelibs.txt


More information about the Kde-windows mailing list