Re: [osg-users] VirtualPlanetBuilder now ported over to use CMake

2007-06-27 Thread Robert Osfield
Hi Rudi, On 6/27/07, Wiedemann, Rudolf, OPS3 <[EMAIL PROTECTED]> wrote: it was just a faulty setting of "GDAL_DIR" on my side. Now compiling with "DYNAMIC_VIRTUALTERRAINBUILDER=ON" works, but running "osgdem" leads to Curious this should be set on already... perhaps your CMakeCache.txt is old,

RE: [osg-users] VirtualPlanetBuilder now ported over to use CMake

2007-06-27 Thread Wiedemann, Rudolf, OPS3
rtualPlanetBuilder" (as well as in "OSG"), I added its use to my > working copy of VPB. > Is it possible to merge this into the repository (I can submit the > files), or is this a too special case? > > Rudi > > > -Original Message- > From: [EMAI

Re: [osg-users] VirtualPlanetBuilder now ported over to use CMake

2007-06-27 Thread J.P. Delport
submit the files), or is this a too special case? Rudi -----Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Osfield Sent: Tuesday, June 26, 2007 8:32 PM To: osg users Subject: Re: [osg-users] VirtualPlanetBuilder now ported over to use CMake Hi Rudolf,

RE: [osg-users] VirtualPlanetBuilder now ported over to use CMake

2007-06-27 Thread Wiedemann, Rudolf, OPS3
added its use to my working copy of VPB. Is it possible to merge this into the repository (I can submit the files), or is this a too special case? Rudi -----Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Osfield Sent: Tuesday, June 26, 2007 8:32 PM To:

Re: [osg-users] VirtualPlanetBuilder now ported over to use CMake

2007-06-26 Thread Robert Osfield
Hi Rudolf, On 6/26/07, Wiedemann, Rudolf, OPS3 <[EMAIL PROTECTED]> wrote: "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

RE: [osg-users] VirtualPlanetBuilder now ported over to use CMake

2007-06-26 Thread Wiedemann, Rudolf, OPS3
2 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 "

Re: [osg-users] VirtualPlanetBuilder now ported over to use CMake

2007-06-26 Thread Robert Osfield
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,

RE: [osg-users] VirtualPlanetBuilder now ported over to use CMake

2007-06-26 Thread Wiedemann, Rudolf, OPS3
lf Of Robert Osfield Sent: Tuesday, June 26, 2007 5:00 PM To: osg users Subject: [osg-users] VirtualPlanetBuilder now ported over to use CMake Hi All, This summer and well in to the Autumn I'll be doing a lot of work on the VirtualPlanetBuilder project, this project is building on the osgTerrain/o

[osg-users] VirtualPlanetBuilder now ported over to use CMake

2007-06-26 Thread Robert Osfield
Hi All, This summer and well in to the Autumn I'll be doing a lot of work on the VirtualPlanetBuilder project, this project is building on the osgTerrain/osgdem code that was in OSG-1.2. Details about the now separate project can be found at: Main project page: http://www.openscenegraph.com/pr