I built the OSG 2.1.8 version of osgViewerMFC with Visual Studio 2005 without an issue. What version dev tools are you building with? What's the problem converting an MFC CString to std::string? What specifically was the error or failure? Conversion should work except for some known Unicode-specific issues.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Friday, September 07, 2007 12:09 PM To: [email protected] Subject: [osg-users] osgViewerMFC example fails... Hi All, Has anyone tried the osgViewerMFC example in OSG2.0? I tried to build it two days ago, and it failed. The issue is in regards to an assignment of a CString to a std::string. Trawling internet solved problem, but has the example been corrected for the 2.2 release ? Neil. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

