Hi all,

I'm going to try to port an OSG application that has been happily
running under Linux to Windows.
For conversation purposes, lets say it is a slightly more complicated
version of osgviewer with a menu.
The menu is done in wxWidgets.

I need to port this to windows XP, using the VS2005 environment.

So, I am strongly considering dropping the wxWidgets and either going
with the Forms (.NET) or MFC for the GUI.

I have noticed that I can't get unrelated applications to compile with
the Forms if I try to link in an unmanaged DLL.

So, I am asking for opinions, rants, raves, source code examples,
etc.... of how to do this.

Is it even easy to get OSG to compile under 2005? Is there a vc7proj
now?

Thanks,


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

Reply via email to