Praveen Bhaniramka wrote:
> Thanks for the instructions. I tried with the current CVS tree, but the
> make fails after the prep and configure steps. Which version of the tree
> are you using? 
>
>   
My last update was about three or four weeks ago. What kind of errors do 
you get?

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

Reply via email to