Hello,

(Back from vacation for a few days)

Did you solve your compile problem? What version of OSGExp do you use? Is it the latest version that can be found here?: http://www.openscenegraph.org/index.php?page=OSGExp.OSGExp

Greetings, Joran.

Cesar Ismael Mendoza wrote:
Hi all,

Cesar Mendoza again.  I managed to fix the previous problem I had by using a 
static_cast<> on the offending line of code.  Why it wouldn't compile without 
it after having done so previously is still a mystery.

The code compiles, but I now have the problem of unresolved external symbol 
errors for symbols in the osgSim::Impostor library.

I had some compilation errors before due to the code referring to 
osg::Impostor, all instances of which I changed to osgSim::Impostor until the 
code compiled.  Now, however, the project does not seem to want to link to the 
symbols in the osgSim library, despite the library path being present in the 
external library folders option in the linker.

What could be causing this problem and is there any way to fix it?

Cesar Mendoza
Student Electrical Engineer
Project: Virtual Reality Experiment using OpenSceneGraph
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

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

Reply via email to