looking for windows developer to test cmake buildsystem
Alexander Neundorf
neundorf at kde.org
Tue Jan 31 19:41:28 CET 2006
Hi,
On Tuesday 31 January 2006 19:23, Peter Kümmel wrote:
> Hi,
>
> I've tried to compile kdelibs with the
> only free as beer and
> only for a year
> m$vc 2005 express compiler.
>
> After installing xml2, zlib, xslt, and openssl from
> http://www.zlatkovic.com/libxml.en.html
> I've added the paths for the include and lib directory.
> (Isn't it possible to add a more convenient way of finding
> these libraries instead of editing the cache file are using
> cmakesetup?)
>
> I've used the pre-build cmake 2.3.0 which ships with the
> wrong runtime dlls (cmake.exe/cmakesetup.exe are a debug
> build but the dlls are release!)
>
> After downloading the correct dlls I only have to disable khtml,
> because I don't know how to install giflib on windows (maybe
> it's not necessary due to the dollars of m$.)
>
> I must use cmakesetup, because cmake breaks with:
> -- Using Buildname: Win32-VCExpress
> Could not find QtGlobal header
> -- Configuring done
>
> By this way cmakesetup generates nmake makefiles.
That's what it is intended for :-)
Setting QTDIR should help, can you please try ?
> The build process started by nmake then stops because
> of a missing include path to the proprietary win stuff
> which is located in /win, the headers in /win/include.
Can you please post the error message ?
You could also try to build the target "Experimental", then the errors and
warnings should appear here: http://public.kitware.com/dashboard.php?name=kde
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