Cyril Delmas wrote: > Hello everybody, > > This is my problem : I want to generate C++ code using Glade using > glade-- (version 2.6.0) under Windows XP. > It crashes without generating nothing, even if my project only contains > a simple window. > > The details are : > AppName: glade--.exe AppVer: 0.0.0.0 <http://0.0.0.0> ModName: > msvcrt.dll > ModVer: 7.0.2600.2180 Offset: 000378c0 > > Using Visual C++ to debug : > Exception at 0x77c178c0 in glade--.exe : 0xC0000005: Access violation at > address 0x00000000. > > Has anybody ever seen this before and what is the solution to make it work ?
Did you use whitespaces or non-ASCII 128 characters in your project filename or directory ? If yes, please try again with simpler file/directory names. Cedric _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
