Hello,
I just found your project and tired to compile it. But
I get the following error:
g++ -O2 -L/usr/X11R6/lib -L../../../lib/Linux32
-shared AlphaFunc.o AnimationPath.o ApplicationUsage.o
ArgumentParser.o AutoTransform.o Array.o Billboard.o
BoundingBox.o BoundingSphere.o BlendColor.o BlendFunc.o
ClipNode.o ClipPlane.o ColorMask.o ColorMatrix.o
CollectOccludersVisitor.o ConvexPlanarPolygon.o
ConvexPlanarOccluder.o CopyOp.o CullFace.o CullingSet.o
CullStack.o Depth.o DisplaySettings.o DOFTransform.o
Drawable.o DrawPixels.o ClearNode.o Fog.o
FragmentProgram.o FrameStamp.o FrontFace.o
GLExtensions.o Geometry.o Geode.o Group.o Image.o
Impostor.o ImpostorSprite.o LOD.o Light.o LightModel.o
LightSource.o LineSegment.o LineStipple.o LineWidth.o
Material.o Matrixf.o Matrixd.o MatrixTransform.o
Multisample.o Node.o NodeCallback.o NodeVisitor.o
Notify.o Object.o OccluderNode.o PagedLOD.o Point.o
PolygonMode.o PolygonOffset.o PolygonStipple.o
PositionAttitudeTransform.o PrimitiveSet.o Projection.o
Quat.o Referenced.o Sequence.o ShadeModel.o
ShadowVolumeOccluder.o Shape.o ShapeDrawable.o State.o
StateSet.o Stencil.o Switch.o TexEnv.o TexEnvCombine.o
TexGen.o TexMat.o Texture.o Texture2D.o Texture1D.o
Texture3D.o TextureCubeMap.o TextureRectangle.o Timer.o
Transform.o UnitTestFramework.o Version.o Vec3.o
VertexProgram.o Viewport.o -lstdc++ -lGLU -lGL
-lOpenThreads -o libosg.so
/usr/bin/ld: cannot find -lOpenThreads
collect2: ld returned 1 exit status
make[1]: *** [libosg.so] Error 1
make[1]: Leaving directory
`/home/kkrizka/OpenSceneGraph-0.9.6-2/src/osg/Linux32.Opt'
make: *** [libosg.so.opt] Error 2
I am using g++ 3.2.2 or RedHat Linux 9.
CHEERS
--RoadkillBunny
Logged In: NO
you need to download the OpenThreads library. It is at
http://openthreads.sourceforge.net