adonthell-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Adonthell-devel] CMake


From: Kai Sterker
Subject: Re: [Adonthell-devel] CMake
Date: Sun, 17 Sep 2006 20:53:52 -0700

On 9/17/06, Joël Vennin <address@hidden> wrote:

Hello,

I found a couple of minutes to create CMake build files.
[...]
Kay: I've osx, so I don't how it works on it. So when i've something stable on Linux 
&& windows or sooner, could you take a look on macosx ?

It stops with an error (see below). I've got version 2.4.3 and
installed from source.

Tenebrae:~/adonthell/adonthell kai$ cmake
-DADONTHELL_DATADIR=/usr/local/share/adonthell
-- Check for working C compiler: gcc
-- Check for working C compiler: gcc -- works
-- Check size of void*
-- Check size of void* - done
-- Check for working CXX compiler: c++
-- Check for working CXX compiler: c++ -- works
-- Adonthell data directory: /usr/local/share/adonthell
-- SDL has been found:
--      Include Directory: /Users/kai/Library/Frameworks/SDL.framework/Headers
--      Libraries: -F/Users/kai/Library/Frameworks -framework
SDL;-framework Cocoa
-- SDL_mixer has been found:
--      Include Directory: /usr/local/include/SDL
--      Libraries: /usr/local/lib/libSDL_mixer.dylib
-- Python has been found:
--      Include directory: /usr/include/python2.3
--      Libraries: /usr/lib/libpython2.3.dylib
-- LibXml2 has been found:
--      Include directory: /usr/include/libxml2
--      Libraries: /usr/lib/libxml2.dylib
CMake Error: Error in cmake code at
/Users/kai/adonthell/adonthell/CMakeLists.txt:106:
Unknown CMake command "check_include_files".
-- Configuring done

I've also tried installing it from source in msys/mingw, but the make
install step didn't work as expected. Stuff ended up in C:\Program
Files instead of /usr/local. I could copy stuff manually, I guess, but
I wanted to try if I can get it to install correctly first. So I
cannot tell if I would get the same error on windows. Hope it is easy
to fix ...

Kai




reply via email to

[Prev in Thread] Current Thread [Next in Thread]