It's at work, so I can't be 100% sure, but it's the one that I got with Dev-C++, which it says is "Mingw/GCC 3.4.2" on the site. As for Gtkmm I pulled the one from: http://ftp.gnome.org/pub/GNOME/binaries/win32/gtkmm/2.14/gtkmm-win32-devel-2.14.1-2.exe
I'll try using the newer gcc, the one listed on the MinGW site is " gcc-3.4.5-20060117-3" is that where you got yours? How hard is it to build them yourself if you have MSYS? - John On Sat, Oct 4, 2008 at 5:16 AM, Damon Register <[EMAIL PROTECTED]>wrote: > Armin Burgmeier wrote: > >> On Fri, 2008-10-03 at 17:09 -0500, John Hobbs wrote: >> >> >>> If the KeyFile doesn't exist, I want to start a config screen and make >>> one. Problem is, I can't catch anything from load_from_file, it just >>> seems to blow up. >>> >>> >> I ran into the same thing a few months ago. > > What compiler version are you compiling your code with? Maybe there are >> ABI incompatibilities between different MinGW compilers. And, just to be >> sure, what gtkmm version are you using? >> >> > I have not tried your new installer yet but I did see this with an earlier > installer from Cedric Gustin. The only way I could get the KeyFile thing > to work was to use the same MinGW to build the gtkmm and app. > > Damon Register > > _______________________________________________ > gtkmm-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gtkmm-list >
_______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
