On Tue, 2010-01-26 at 13:36 +0100, [email protected] wrote: > I am developing with the Visual C++ 2005, when i compile in debug mode > my application works properly, but when i compile in Release mode i > have the following error message: "Unhandled exception at 0x7c812afb > in MyProgram.exe: Microsoft C++ exception: Glib::FileError at memory > location 0x001281b8.."
Why not just put a try/catch around it and see what the error is? -- [email protected] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
