trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: March 2011

Re: [trinity-devel] Cmake: Help please

From: Serghei Amelian <serghei@...>
Date: Thu, 31 Mar 2011 22:07:55 +0300
On Thursday 31 March 2011 22:03:11 Castro wrote:
> One way to learn about Cmake is starting from scratch.
> So I started with kdeadmin, it didn't look like to big a project.
>
> Nothing like getting your feet wet by jumping in at the deep end. :-D
> The trouble is the water is above my head. :-(
>
> I have spent many hours on this one.
>
> A pointer in the right direction would be appreciated.
>
>
> [ 29%] Building CXX object ksysv/CMakeFiles/ksysv.dir/OldView.cpp.o
> /home/castro/Work/trinity-build/trinity-kdeadmin/src/kdeadmin/ksysv/OldView
>.cpp:22:20: fatal error: config.h: No such file or directory

config.h is generated from config.h.cmake, and included by ${CMAKE_BINARY_DIR}

-- 
Serghei