Hi Tran Sorry for the late response.
On Mon, 2005-01-10 at 09:35, Tran Thanh Hiep wrote: > Hi ...[snip]... > In file included from > /home/acount1/program/libOpenSGVRMLAnimation/src/sensors/OSGSensor.h:47, > from Animator.cpp:19: > /home/acount1/program/libOpenSGVRMLAnimation/src/sensors/OSGSensorBase.h:69:77: > OpenSG/OSGKeyFrameInterpolatorFields.h: No such file > or directory The compiler can't find some of the files. The reason is that it looks for a subdirectory called OpenSG (which isn't there) to find the header files. I usually remember to strip that "OpenSG" when I occationally regenerate the *Base files with OpenSG's fcdEdit... Well, to make a long story short: Download the lib again and try to compile once more :-/ Hope it helps. /Rasmus -- Rasmus Agerholm Research Assistant VR Media Lab (+45) 9635 8792 Niels Jernes Vej 14 DK-9220 Aalborg Phone: (+45) 9635 8784 Fax: (+45) 9815 2444 http://www.vrmedialab.dk/~rasta ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
