Le 12/09/2011 21:31, Stuart Buchanan a écrit :
> 2011/9/12 Mathias Fröhlich :
>> On Sunday, September 11, 2011 21:29:28 Durk Talsma wrote:
>>> My error was in SimGear, and your fix was for FlightGear, it I'm correct.
>>> So, I'm not sure if that would fix it.
>> Hmm, then probably not...
>> ... but I have done the same change in the identical file in simgear now.
>> I did not know that there ist also the same one :-/
> For me, cmake works fine for SimGear, but I get the following error when
> attempting to cmake FlightGear:
>
> stuart@needle:~/FlightGear/flightgear$ cmake -DCMAKE_BUILD_TYPE=Release .
> -- Git revision is e47b05e9b459ed564193d6395cfb425148eca26c
> -- Could NOT find FLTK  (missing:  FLTK_LIBRARIES FLTK_FLUID_EXECUTABLE)
> -- libsvn found, enabling in terrasync
> -- /usr/include
> -- adding runtime JS dependencies
> -- /usr/local/include
> -- looking for version: 2.5.0
> -- Include Dir: /usr/local/include
> CMake Error at 
> /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:70
> (MESSAGE):
>    Could NOT find SimGear (missing: SIMGEAR_VERSION_OK)
> Call Stack (most recent call first):
>    CMakeModules/FindSimGear.cmake:218 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
>    CMakeLists.txt:163 (find_package)
>
> /usr/local/include/simgear/version.h exists and contains the following:
>
> #define SIMGEAR_VERSION 2.5.0
>
> so everything looks OK.
>
> I'm sure I'm doing something silly, but can't work out what, and the
> wiki isn't enlightening.
>
> Can anyone tell me what I'm getting wrong?
>
> -Stuart
Hi,

Unfortunately I'm stuck at the same point with no idea on how to solve 
this one. Here the error with my own paths:

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
-- Git revision is f2f78e364666fcd11221a7f271de584708c025b7
-- libsvn found, enabling in terrasync
-- /home/alexis/fgfs/install/plib/include
-- adding runtime JS dependencies
-- /home/alexis/fgfs/install/simgear/include
-- looking for version: 2.5.0
CMake Error at 
/usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:70 
(MESSAGE):
   Could NOT find SimGear (missing: SIMGEAR_VERSION_OK)
Call Stack (most recent call first):
   CMakeModules/FindSimGear.cmake:217 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
   CMakeLists.txt:163 (find_package)


-- Configuring incomplete, errors occurred!

Thanks for helping on this one.

Alexis
> ------------------------------------------------------------------------------
> Doing More with Less: The Next Generation Virtual Desktop
> What are the key obstacles that have prevented many mid-market businesses
> from deploying virtual desktops?   How do next-generation virtual desktops
> provide companies an easier-to-deploy, easier-to-manage and more affordable
> virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
> _______________________________________________
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel
>


------------------------------------------------------------------------------
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