[bt-devel] cmake system and building one .cpp file

Eeli Kaikkonen eekaikko at mail.student.oulu.fi
Wed May 23 14:40:56 MST 2007


On Wed, 23 May 2007, Martin Gruner wrote:
> > > This is exactly the same error I got. Find file FindKDE4Internal.cmake
> > > in your system. Find where it it uses macro_ensure_version to check gcc
> > > version, somewhere around line 711. The problem was that couple of lines
> > > above it tries to use variable CMAKE_C_COMPILER but it doesn't exist or
> > > something. Changing it to CMAKE_CXX_COMPILER worked for me. Another but
> > > dirty option is to change ${_gcc_version} to "4.1.2" (or your gcc
> > > version, in Kubuntu Feisty it's this).
> >
> > I'm going to fix these 2 tonight, I think I know the cause. Probably
> > my fault.
>
>
> Can you please try again, these should be fixed now.
>

Yes, it seems to work with the original KDE cmake file. It still can't
find kde headers but maybe it's Kubuntu package problem. Headers are in
/usr/lib/kde4/include.

  Yours,
	Eeli Kaikkonen (Mr.), Oulu, Finland
	e-mail: eekaikko at mailx.studentx.oulux.fix (with no x)



More information about the bt-devel mailing list