Hi,

I am a bit away from that stuff currently. Currently checking mail in vacation 
...
But:

On Saturday, September 17, 2011 19:29:14 Citronnier - Alexis Bory wrote:
> alexis@duck:~/fgfs/install/build-flightgear$ cmake -D
> CMAKE_INSTALL_PREFIX:PATH=/home/alexis/fgfs/install/fgfs -D
> CMAKE_BUILD_TYPE=Release -D
> CMAKE_PREFIX_PATH=/home/alexis/fgfs/install/OpenSceneGraph -D
> CMAKE_PREFIX_PATH=/home/alexis/fgfs/install/plib/ -D
> CMAKE_PREFIX_PATH=/home/alexis/fgfs/install/simgear
> /home/alexis/fgfs/flightgear
I never use CMAKE_PREFIX_PATH, so I might be wrong, but I assume that setting 
this value multiple times does not work like expected.

Could you try -D "CMAKE_PREFIX_PATH=/path/to/osg;/path/to/simgear;..."
instead of giving this option multiple times? The quotes are probably needed 
since the ; usually terminates the shell comand.

Note that this ; is the list seperator of cmake. Just to better understand 
this attempt to solve this problem.

Greetings

Mathias

------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
http://p.sf.net/sfu/rim-devcon-copy2
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to