> My last update was about three or four weeks ago. What kind > of errors do > you get?
I think my tree got messed up due to too much experimentation. I just pulled out a new tree and now things look better (I can see that the various OSGVRML objects are being created under the WindowGLUTLib directory). I will get back with more status updates as I make progress. Thanks. - Praveen > > Yours, > Dominik > > P.S.: Please keep this on the users list, as it might be > interesting for > others, too... > >> > >> 1) First, run Common/prep_gv_beta > >> 2) In OSGVRMLAction.h, replace the corresponding forward > >> declarations with > >> > >> #include <OSGVRMLNode.h> > >> #include <OSGVRMLObjectType.h> > >> > >> 3) Run configure with --enable-gv-beta and build OpenSG > >> 4) Now you should be able to build the Animation library. > >> 5) ? > >> 6) PROFIT! ;) > >> > >> Caveat: At least with g++, you have to link the animation > >> library first, > >> or it will not work: > >> g++ `osgvrmlanim-config --opt --lflags` `osg-config --opt > --libs Base > >> System GLUT` .... > >> > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
