Re: [osg-users] osg_gen

2008-11-20 Thread Adaya Lorenzo
Hi. Could anybody tell me which folder must pointed osg_gen dependence??

2008/11/16 Robert Osfield [EMAIL PROTECTED]

 HI Adaya,

 Do you do an out of source build on the OSG?  Have you installed the
 OSG?  How did you tell VPB about the placement of the OSG?  In theory
 it should pick up on the include directories automatically, but
 perhaps you usage combination has not been handled by the
 VirtualPlanetBuilder/CMakeModules/FindOSG.cmake script.

 Robert.

 On Sun, Nov 16, 2008 at 1:53 PM, Adaya Lorenzo
 [EMAIL PROTECTED] wrote:
  Hello. I have tried to compile Virtual Planet Builder v0.9.9 using OSG
 2.7.4
  and I have a dependence 'osg_gen' but I do not find it in any place.
  Specifically when I use cmake with vpb, it searches osg_gen_include_dir
 but
  I do not find the file.
 
  Thanks for answering
  --
  Adaya Lorenzo
 
  ___
  osg-users mailing list
  osg-users@lists.openscenegraph.org
 
 http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
 
 
 ___
 osg-users mailing list
 osg-users@lists.openscenegraph.org
 http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org




-- 
Adaya Lorenzo Leon
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] osg_gen

2008-11-20 Thread Robert Osfield
Hi Adaya,

On Thu, Nov 20, 2008 at 1:10 PM, Adaya Lorenzo
[EMAIL PROTECTED] wrote:
 Hi. Could anybody tell me which folder must pointed osg_gen dependence??

There isn't a osg_gen in VIRTUAL_PLANET_BUILDER.  Do you mean
OSG_GEN_INCLUDE_DIR?

This is the path the include/osg/Config file that is automatically
generated.  If you do an out of source build then this generated file
will be in its own include/osg/Config directory, until you install it.

For simplicity just do in source builds, or just install the OSG. i.e.

cd OpenSceneGraph
./configure
make
sudo make install
cd ../

cd VirtualPlanetBuilder
./configure
make
sudo make install

That is all that should be required.

Robert.
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] osg_gen

2008-11-17 Thread Adaya Lorenzo
I have done all, but I can not find the file. I donwloaded the OSG and VPB
from the version svn related. I did everything but I do not know why, the
cmake does not fill that correspondence(osg_gen) and I have to do by hand.
Could you tell me where is osg_gen file?

2008/11/16 Robert Osfield [EMAIL PROTECTED]

 HI Adaya,

 Do you do an out of source build on the OSG?  Have you installed the
 OSG?  How did you tell VPB about the placement of the OSG?  In theory
 it should pick up on the include directories automatically, but
 perhaps you usage combination has not been handled by the
 VirtualPlanetBuilder/CMakeModules/FindOSG.cmake script.

 Robert.

 On Sun, Nov 16, 2008 at 1:53 PM, Adaya Lorenzo
 [EMAIL PROTECTED] wrote:
  Hello. I have tried to compile Virtual Planet Builder v0.9.9 using OSG
 2.7.4
  and I have a dependence 'osg_gen' but I do not find it in any place.
  Specifically when I use cmake with vpb, it searches osg_gen_include_dir
 but
  I do not find the file.
 
  Thanks for answering
  --
  Adaya Lorenzo
 
  ___
  osg-users mailing list
  osg-users@lists.openscenegraph.org
 
 http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
 
 
 ___
 osg-users mailing list
 osg-users@lists.openscenegraph.org
 http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org




-- 
Adaya Lorenzo Leon
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


[osg-users] osg_gen

2008-11-16 Thread Adaya Lorenzo
Hello. I have tried to compile Virtual Planet Builder v0.9.9 using OSG 2.7.4
and I have a dependence 'osg_gen' but I do not find it in any place.
Specifically when I use cmake with vpb, it searches osg_gen_include_dir but
I do not find the file.

Thanks for answering
-- 
Adaya Lorenzo
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] osg_gen

2008-11-16 Thread Robert Osfield
HI Adaya,

Do you do an out of source build on the OSG?  Have you installed the
OSG?  How did you tell VPB about the placement of the OSG?  In theory
it should pick up on the include directories automatically, but
perhaps you usage combination has not been handled by the
VirtualPlanetBuilder/CMakeModules/FindOSG.cmake script.

Robert.

On Sun, Nov 16, 2008 at 1:53 PM, Adaya Lorenzo
[EMAIL PROTECTED] wrote:
 Hello. I have tried to compile Virtual Planet Builder v0.9.9 using OSG 2.7.4
 and I have a dependence 'osg_gen' but I do not find it in any place.
 Specifically when I use cmake with vpb, it searches osg_gen_include_dir but
 I do not find the file.

 Thanks for answering
 --
 Adaya Lorenzo

 ___
 osg-users mailing list
 osg-users@lists.openscenegraph.org
 http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org