Ok, I am having a problem creating a stand alone DLL that wraps some functionality of OpenSceneGraph so that I can use it via COM in my CodeGear C++ Builder app.
I have created the dll, and have been successful in using it on my development machine, but only in debug mode and only on that machine. My question is, is there a proper way to create a DLL in Visual Studio 2005, using C++, and encapsulating it so that it can be deployed onto other machines? Any help would be greatly appretiated as I have exhausted my knowledge and the deadline is fast approaching. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

