Re: [Flightgear-devel] Cmake windows

2011-12-20 Thread Alan Teeder
Problem solved, and sorry for the noise.

I had forgotten to change CMAKE_INSTALL_PREFIX when configuring simgear.

Alan



From: Alan Teeder 
Sent: Tuesday, December 20, 2011 1:29 PM
To: FlightGear developers discussions 
Subject: Re: [Flightgear-devel] Cmake windows

I have added the path for SIMGEAR_INCLUDE_DIR, and now the error message is:-

looking for static Simgear libraries

looking for version: 2.5.0

CMake Error at C:/Program Files (x86)/CMake 
2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:91 (MESSAGE):

Could NOT find SimGear (missing: SIMGEAR_LIBRARIES SIMGEAR_VERSION_OK)

(Required is at least version "2.5.0")

Call Stack (most recent call first):

C:/Program Files (x86)/CMake 
2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:252 
(_FPHSA_FAILURE_MESSAGE)

CMakeModules/FindSimGear.cmake:229 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)

CMakeLists.txt:218 (find_package)



Configuring incomplete, errors occurred!




Alan



--
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev 



___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel
--
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Cmake windows

2011-12-20 Thread Alan Teeder
I have added the path for SIMGEAR_INCLUDE_DIR, and now the error message is:-

looking for static Simgear libraries

looking for version: 2.5.0

CMake Error at C:/Program Files (x86)/CMake 
2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:91 (MESSAGE):

Could NOT find SimGear (missing: SIMGEAR_LIBRARIES SIMGEAR_VERSION_OK)

(Required is at least version "2.5.0")

Call Stack (most recent call first):

C:/Program Files (x86)/CMake 
2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:252 
(_FPHSA_FAILURE_MESSAGE)

CMakeModules/FindSimGear.cmake:229 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)

CMakeLists.txt:218 (find_package)



Configuring incomplete, errors occurred!




Alan--
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] Cmake windows

2011-12-20 Thread Alan Teeder
I just had occasion to redo my Flightgear cmake build from scratch, due to 
moving Boost and OSG to C:\Program Files where they are more accessible by 
other projects.
After deleting the cmake cache, this error comes up:-

looking for static Simgear libraries

looking for version: 2.5.0

Performing Test SIMGEAR_VERSION_OK

Performing Test SIMGEAR_VERSION_OK - Failed

CMake Error at C:/Program Files (x86)/CMake 
2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:91 (MESSAGE):

Could NOT find SimGear (missing: SIMGEAR_LIBRARIES SIMGEAR_INCLUDE_DIR

SIMGEAR_VERSION_OK) (Required is at least version "2.5.0")

Call Stack (most recent call first):

C:/Program Files (x86)/CMake 
2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:252 
(_FPHSA_FAILURE_MESSAGE)

CMakeModules/FindSimGear.cmake:229 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)

CMakeLists.txt:218 (find_package)



Configuring incomplete, errors occurred!



What is the current recommended fix for this?



Alan
--
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel