Re: [osg-users] OSG 2.5 and cmake

2008-05-25 Thread Robert Osfield
H Philip, On Sat, May 24, 2008 at 3:19 PM, Philip Lowman [EMAIL PROTECTED] wrote: FIND_PACKAGE(PkgConfig) IF(PKG_CONFIG_FOUND) # use pkg_check_modules() ENDIF(PKG_CONFIG_FOUND) I've just gone ahead and implement this approach, it's now checked into SVN. Robert.

Re: [osg-users] OSG 2.5 and cmake

2008-05-24 Thread Philip Lowman
On Wed, May 21, 2008 at 10:50 AM, [EMAIL PROTECTED] wrote: Sorry if this has come up before... I'm attempting to compile OSG 2.5 and when I do the ./configure, I get: CMake Error: Error in cmake code at /OSG_PATH/OSG_OP_OT-2.5/OpenSceneGraph-2.5.0/CMakeLists.txt:214: INCLUDE Could not find

[osg-users] OSG 2.5 and cmake

2008-05-21 Thread paul1492
Sorry if this has come up before... I'm attempting to compile OSG 2.5 and when I do the ./configure, I get: CMake Error: Error in cmake code at /OSG_PATH/OSG_OP_OT-2.5/OpenSceneGraph-2.5.0/CMakeLists.txt:214: INCLUDE Could not find include file: FindPkgConfig Current CMake stack: