Without code to look at, it is not possible to spot
precisely where your problem is, but I can tell you that you
have an uninitialized pointer that some routine or another is trying to
access.
Bob Caryl
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
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 ?
Thanks in advance.
cd
_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list
|