kdevplatform win32 link error

Ralf Habacker ralf.habacker at freenet.de
Wed Aug 29 15:40:34 CEST 2007


Hi,

I've got a win32 msvc link error with kdevplatform. In 
vcs\interfaces\ibasicversioncontrol.h  there is a class exported with 
KDEVPLATFORMVCS_EXPORT.

Unfortunally neither the file defining this macros vcsexport.h is 
included nor the file vcs\interfaces\interfacesexport.h which naming 
looks like a header containing export definitions for interfaces 
contains the required macros.

I see 3 possible solution for this problem:

- include vcsexport.h into every i...h file
- include vcsexport.h into interfacesexport.h and include 
interfacesexport.h in every i....h file

Can anyone with kdevplatfom internal knowledge fix this issue ?

Ralf




More information about the Kde-windows mailing list