looking for windows developer to test cmake buildsystem
Alexander Neundorf
neundorf at kde.org
Tue Jan 31 21:57:37 CET 2006
On Tuesday 31 January 2006 21:24, Peter Kümmel wrote:
> 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 ?)
Basically "yes" to all three.
Except, I don't know how kdelibs/win/ should be handled at all.
When running cmake, it executes the configure checks which you can find in
kdelibs/ConfigureChecks.cmake
(see also http://www.cmake.org/Wiki/CMake_HowToDoPlatformChecks ).
At this time kdelibs/win/ hasn't been built yet, so probably many of these
checks will fail although this stuff should be provided by the sources in
kdelibs/win/.
I checked in some changes to svn, so please update.
Then, first build kdelibs/win/ and install it.
Then when this has finished try building kdelibs/
Bye
Alex
--
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org - http://www.kde.org
alex AT neundorf.net - http://www.neundorf.net
More information about the Kde-buildsystem
mailing list