Bug#612954: openscenegraph-examples: Can't compile at least osgcubemap and osgfont examples

2011-02-15 Thread Alberto Luaces
sergey writes: Hi, Alberto! $(pkg-config openscenegraph --libs) is not works. $ echo $(pkg-config openscenegraph --libs) Package openscenegraph was not found in the pkg-config search path. Perhaps you should add the directory containing `openscenegraph.pc' to the PKG_CONFIG_PATH

Bug#612954: openscenegraph-examples: Can't compile at least osgcubemap and osgfont examples

2011-02-15 Thread sergey
On Tue, 15 Feb 2011 09:49:28 +0100 Alberto Luaces alua...@udc.es wrote: `openscenegraph' is a package containing the binaries for examples and applications bundled with OSG. You haven't installed the development package, libopenscenegraph-dev. This is required to build OSG programs from

Bug#612954: openscenegraph-examples: Can't compile at least osgcubemap and osgfont examples

2011-02-15 Thread Alberto Luaces
sergey writes: On Tue, 15 Feb 2011 09:49:28 +0100 Alberto Luaces wrote: `openscenegraph' is a package containing the binaries for examples and applications bundled with OSG. You haven't installed the development package, libopenscenegraph-dev. This is required to build OSG programs from

Bug#612954: openscenegraph-examples: Can't compile at least osgcubemap and osgfont examples

2011-02-14 Thread Alberto Luaces
Hi Sergey, I have seen you had trouble with the CMakeLists.txt file included with the examples package. To tell the truth, the openscenegraph-examples was not designed to be a stand alone build system for OSG examples, but a convenience for users to have their code handy instead of having to

Bug#612954: openscenegraph-examples: Can't compile at least osgcubemap and osgfont examples

2011-02-14 Thread sergey
Hi, Alberto! $(pkg-config openscenegraph --libs) is not works. $ echo $(pkg-config openscenegraph --libs) Package openscenegraph was not found in the pkg-config search path. Perhaps you should add the directory containing `openscenegraph.pc' to the PKG_CONFIG_PATH environment variable No package

Bug#612954: openscenegraph-examples: Can't compile at least osgcubemap and osgfont examples

2011-02-11 Thread sergey
Package: openscenegraph-examples Version: 2.8.3-5 Severity: normal Error is: sergey@fc3:~/osg_learn/examples/osgfont$ cmake . make -- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: