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

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

Reply via email to