KDEWIN32 library

Alexander Neundorf neundorf at kde.org
Mon Feb 13 18:34:45 CET 2006


Hi,

On Monday 13 February 2006 17:02, you wrote:
> Hi,
>
> Currently I have some time and I would like to test kdelibs on Windows.
> I have cygwin and I'm using the last cmake post on kde-core mailing
> list.

I'm not sure it makes a lot of sense to try to build it on cygwin, now that 
there is a native version of Qt for windows. Consider using mingw/msys 
instead.

> I'm trying with cmake as it seems scons progress is currently a little
> slow.
>
> This is my first contact with the cmake build system so I'm starting
> from zero and appreciate any possible help :)
>
> Right now I'm having this error:
> "Could not find KDEWIN32 library"
>
> Complete output:
>
> -- This is a SVN repository
> -- Using Buildname: Win32-c++
> WARNING: This project requires version: 2.3.3 of cmake.
> You are running version: 2.33
> -- Found Qt-Version 4.0.1

You need at least Qt 4.1.1 (or qt-copy from KDE svn). I'll add a check for the 
Qt version.

> -- Building kdelibs...
> CYGWIN
> -- Found Qt-Version 4.0.1
> Could not find KDEWIN32 library

I'll add a more verbose error message. At first you need to run cmake on 
kdelibs/win/, then build and install it, and then run cmake on kdelibs/ and 
build it.

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