Hi Masoug,

Usually it is not a good idea to attempt to run things from "Debug" mode...

That's SO not true. As long as you're running on a machine with the same version of Visual Studio installed, the debug binaries should run fine, and running in debug is the best way to (gasp) debug your applications... So I'm not sure what you meant by that statement.

However, running a debug binary on a machine that does not have the same version of Visual Studio installed won't work in general (there are ways to get it to work, but it's pretty complicated).

So, back to Chad's question, were you trying to run the debug binaries on the same machine as you compiled them, or some other machine without Visual Studio installed? The former should work, the latter not.

J-S
--
______________________________________________________
Jean-Sebastien Guay    jean-sebastien.g...@cm-labs.com
                               http://www.cm-labs.com/
                        http://whitestar02.webhop.org/
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to