Hi Robert, "The end of a CMakeLists file was reached with an IF statement that was not closed properly."
=> Typo in "VpbMacroUtils.cmake", line 181: IF(VOB_BUILD_APPLICATION_BUNDLES) => IF(VPB_BUILD_APPLICATION_BUNDLES) If this is fixed, there are following messages: CMake Error: This project requires some variables to be set, and cmake can not find them. Please set the following variables: /common/source/VirtualPlanetBuilder/applications/osgdem/GDAL_INCLUDE_DIR /common/source/VirtualPlanetBuilder/applications/osgdem/OSG_INCLUDE_DIR /common/source/VirtualPlanetBuilder/src/vpb/GDAL_INCLUDE_DIR /common/source/VirtualPlanetBuilder/src/vpb/OSG_INCLUDE_DIR /common/source/VirtualPlanetBuilder/src/vpbPlugins/gdal/GDAL_INCLUDE_DIR /common/source/VirtualPlanetBuilder/src/vpbPlugins/gdal/OSG_INCLUDE_DIR GDAL_LIBRARY OSGDB_LIBRARY OSGFX_LIBRARY OSGUTIL_LIBRARY OSG_LIBRARY -- Configuring done But now wife and children are waiting at home ;-) I will continue trying to compile tomorrow... Cheers, Rudi -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Osfield Sent: Tuesday, June 26, 2007 7:02 PM To: osg users Subject: Re: [osg-users] VirtualPlanetBuilder now ported over to use CMake On 6/26/07, Wiedemann, Rudolf, OPS3 <[EMAIL PROTECTED]> wrote: > did you already check in the changed/ missing files? > I did an svn-update, but there is no "FindOSG.cmake" or "FindGDAL.cmake" > and it doesn't compile using cmake. Curious, I thought these had been checked in along with the directory, it now turns out that I actuall screwed up on copying across the CMakeModules - it confused SVN not surprisingly. I have now recreated VirtualPlanetBuilder/CMakeModules, could you let me know if this now works OK. Cheers, Robert. _______________________________________________ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/ _______________________________________________ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/