Re: [CMake] Run of cmake showing the problem...

2008-10-23 Thread Mathieu Malaterre
-wild guess- Linux is case sensitive, HFS+ is not AFAIK On Thu, Oct 23, 2008 at 9:55 PM, Dick Munroe <[EMAIL PROTECTED]> wrote: > Sorry, didn't include this in the previous message: > > [EMAIL PROTECTED] ESPlanner Executables-cmake]$ cmake -G 'Unix Makefiles' > CMakeLists.txt > -- The C compiler

[CMake] Run of cmake showing the problem...

2008-10-23 Thread Dick Munroe
Sorry, didn't include this in the previous message: [EMAIL PROTECTED] ESPlanner Executables-cmake]$ cmake -G 'Unix Makefiles' CMakeLists.txt -- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Check for working C compiler: /usr/bin/gcc -- Check for working C co