Hi Robert,

Robert Osfield wrote:
On 3/27/07, Alberto Luaces <[EMAIL PROTECTED]> wrote:
Nevermind, actually it was my fault, because the problem was the
executables not finding the DLLs. All the examples I tried have worked
correctly so far.

Now I can state that the old OSG's Makefile system *works correctly*
with the *latest* Cygwin's gcc (3.4.4).

I'm getting compile errors under Linux (ia32, gcc-3.4.6) using the old GNUmakefile build system from svn (up-to-date):

make[2]: Entering directory `/home/uli/projects/osg/OpenSceneGraph/src/osgWrappers/osgTerrain/Linux32.Opt'
ccache g++  -O -W -Wall -fPIC -pipe -I../../../../include  -c ../Export.cpp
ccache g++ -O -W -Wall -fPIC -pipe -I../../../../include -c ../GeometryTechnique.cpp ../GeometryTechnique.cpp: In constructor `<unnamed>::reflector26::reflector26()': ../GeometryTechnique.cpp:35: error: `initialize' is not a member of `osgTerrain::GeometryTechnique'
make[2]: *** [GeometryTechnique.o] Error 1

/Ulrich
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to