looking for windows developer to test cmake buildsystem

Peter Kümmel syntheticpp at gmx.net
Tue Jan 31 21:24:13 CET 2006


Alexander Neundorf wrote:
> 
> Did kdelibs/win/ actually already compile successfully for you ?
> 
> Bye
> Alex

kdewin32 compiles now with following changes:

- add to include path QTDIR/include and QTDIR/include/QtCore
  (by changing win/CMakefileList.txt ?)

- additional macro definition _WINSOCKAPI_ to prevent including winsock.h
  (by changing win/CMakefileList.txt ?)

- add Ws2_32.lib as requried library
  (by changing win/CMakefileList.txt ?)

- remove odbc and odcc libs from linker options (mybe a cmake bug)
  (by changing cmake/express support files)


Peter





More information about the Kde-buildsystem mailing list