Amin Ghadersohi wrote:

Hi, I don't know where else to ask this, so here it goes. I have been using
OSG 1.0 for a year now and since the new version 1.2 is out I tried to
upgrade. I have tried both the pre-made binaries and the building it myself.
Now it builds ok, but when I try to run any of the examples I get errors
such as "The procedure entry point [EMAIL PROTECTED]@osg .... could not be
found". BTW, I am using winxp, Pentium 4 2.0GHz with 1 gig ram and geforce
If you're developing with visual studio then there's a handy tool that you can use to see which DLLs (including paths) are actually being used by your executable. It's called 'dependency walker', executable is named depends.exe. If you open/drag your app to this you get a list of the DLLs used. You might be able to spot usage of DLLs from different versions

Paul

--
Paul Melis

VR Specialist,
Center for High-Performance Computing & Visualization,
University of Groningen,
The Netherlands

T: +31 50 363 9298
E: [EMAIL PROTECTED]
W: http://www.rug.nl/rc/hpcv/index

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

Reply via email to