KDE/kdelibs

Alexander Neundorf neundorf at kde.org
Wed Feb 8 20:36:31 CET 2006


Hi,
On Wednesday 08 February 2006 20:06, Peter Kümmel wrote:
> Alexander Neundorf wrote:
> > SVN commit 506872 by neundorf:
> >
> > -move the find_package(PCRE) from kdelibs/CMakeLists.txt to
> > kdelibs/kjs/CMakeLists.txt -add a check for regex.h in kjs/CMakeLists.txt
> > and error out if neither PCRE nor regex.h have been found
> >
> > build kdelibs/win independent from the rest of kdelibs/
>
> Hi Alex,
>
> I've tested it totally independent from kdelibs.
>
> In a directory with /win only I build kdewin32 with success
> and installed it.
> FINE!!
>
> Then I've deleted /win in kdelibs and start the configure process of
> kdewin. With the Gui I set the include and lib paths (for kdewin32, png,
> gif...) and it configures all with success!!

:-)

> > this means
> > 1) run cmake on kdelibs/win/
> > 2) make kdelibs/win
> > 3) install kdelibs/win
> > 4) run cmake in kdelibs/ -> point it to the place where kdewin32 has been
> > installed to
>
> maybe it could search in the default installation path of kdewin32

Which is the default installation path ?

> > 5) make kdelibs/
> >
> > 6) make install
>
> You are very optimistic!

;-)

>
> > Peter, can you please check that kdelibs/win/ builds and also installs
> > this way ? It might still be possible that somewhere stuff from kdelibs/
> > is included directly. Also eventually $ENV{MSSDK}/include might have to
> > be added in kdelibs/win/
> >
> >
> > ConfigureChecksWin.cmake is not used anymore, we can remove it if it
> > works this way.
>
> I think we could delete it now.

Ok.

> > Please check also that kdelibs/ configures correctly again. It is
> > required that the include dir of kdewin32 is set.
> > If all the HAVE_FOO_PROTO checks still fail, please post the error
> > messages from CMakeError.log
> >
> > Alex
>
> But the build process breaks in linking kconfig_compiler:

I added QtCore now, does this help ?

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