KDEWIN32 library

Paulo Jorge Guedes Paulo.Guedes at artelecom.pt
Tue Feb 14 19:34:43 CET 2006


> -----Original Message-----
> From: Christian Ehrlicher [mailto:Ch.Ehrlicher at gmx.de]
> Sent: terça-feira, 14 de Fevereiro de 2006 17:48
> To: kde-buildsystem at kde.org
> Cc: Paulo Jorge Guedes
> Subject: Re: KDEWIN32 library

> I've fixed it - there was a semicolion missing at the end of
> gettimeofday() (include/mingw/sys/time.h)

Bah! I've been looking to that file but I guess I'm assuming this is all beyond my possibilities to fix.

I can link kdewin32 library now so I'm very happy and I could even almost change my email subject to other topic but I'm afraid cmake doesn't find the newly created library (nor the fresh installed PCRE):

-- This is a SVN repository
-- Using Buildname: Win32-mingw32-make
WARNING: This project requires version: 2.3.3 of cmake.
You are running version: 2.33
-- Found Qt-Version 4.0.1
-- Building kdelibs...
-- Found Qt-Version 4.0.1
CMake Error: Could not find KDEWIN32 library
Please build and install kdelibs/win/ first
-- Found KDE4 include dir: D:/kde/trunk/kdelibs
-- Found KDE4 library dir: d:/kde/trunk/kdelibs/bin
-- Found KDE4 dcopidl preprocessor: D:/kde/trunk/kdelibs/dcop/dcopidlng/dcopidl
-- Found KDE4 dcopidl2cpp preprocessor: d:/kde/trunk/kdelibs/bin/./dcopidl2cpp
-- Found KDE4 kconfig_compiler preprocessor: d:/kde/trunk/kdelibs/bin/./kconfig_compiler
Neither the PCRE regular expression library nor the POSIX regex.h header have been found. Consider installing PCRE.
-- Configuring done

I have PCRE unpacked in the MinGW directory and the kdewin32 dll in kdelibs/win.

Paulo


More information about the Kde-buildsystem mailing list