On Tue, 2010-01-26 at 13:50 +0100, [email protected] wrote: > if i put a try/catch i obtain this error: "Unhandled exception at 0x686110df > in MyProgram.exe: 0xC0000005: Access violation reading location 0x00000001. "
Could you please create a small-as-possible test case that shows this problem? Doing that might help you to find the actual problem. > ----- Mensaje original ----- > De: Murray Cumming <[email protected]> > Fecha: Martes, Enero 26, 2010 1:46 pm > Asunto: Re: Pixbuf Error under visual c++ 2005, help!! > A: [email protected] > CC: [email protected] > > > > 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 > > -- [email protected] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
