Problems building duchain on win32

David Nolden zwabel at googlemail.com
Fri Mar 28 21:02:30 UTC 2008


On Friday 28 March 2008 20:25:01 Andreas Pakulat wrote:
> On a side note: Is there a reason for the export macro on line 629 in
> templatedeclaration.cpp? ccp support builds without it and the symbol
> isn't used outside as its inside a .cpp.

I think it was needed, because else the template-declaration isn't exported, 
and isn't called when the virtual function is used from within kdevplatform. 
I'm not sure though, but I think there was such a problem.

> an interested user just posted the following problem on irc. I couldn't
> find duplicate declaration or definition of the function in question.
> Could this be a bug in MinGW compiler?

Hmm I don't know, I'm not an expert about the whole "export" and plugin/dll 
stuff. Maybe it should be a simple "export" there, not a 
KDEVCPPDUCHAIN_EXPORT.

Greetings, David




More information about the KDevelop-devel mailing list