[glade--] Re: glademm-list Digest, Vol 15, Issue 1
Arthur <[email protected]> Sat, 17 Sep 2005 22:58:10 -0300
| Newsgroups | gmane.comp.gnome.glademm |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: >Send glademm-list mailing list submissions to > [email protected] > >To subscribe or unsubscribe via the World Wide Web, visit > http://mail.gnome.org/mailman/listinfo/glademm-list >or, via email, send a message with subject or body 'help' to > [email protected] > >You can reach the person managing the list at > [email protected] > >When replying, please edit your Subject line so it is more specific >than "Re: Contents of glademm-list digest..." > > >------------------------------------------------------------------------ > >Today's Topics: > > 1. glade-- crashes in Windows XP (Damon Register) > > > > ------------------------------------------------------------------------ > > Subject: > [glade--] glade-- crashes in Windows XP > From: > Damon Register <[email protected]> > Date: > Fri, 05 Aug 2005 06:57:41 -0400 > To: > [email protected] > > To: > [email protected] > > > I just finished getting msys, mingw and glade setup on a Windows > XP computer. I am able to build a simple non-gtk hello world > program. Using glade to make a simple project and output the > C code. The problem comes when I added glade-- so that I could > get Glade to output C++. glade-- crashes and the crash dialog > indicates trouble with msvcrt.dll. XP seems to handle this dll > differently in that I can't replace it with another version > and I can't provide another version within the directory where > the glade--.exe is. So, I am not able to experiment with > different versions of msvcrt.dll to see if I can get glade-- > to work. > > I am using glademm-2.6.0, glade-2.6.0-rc1, and > gtk-win32-devel-2.6.8-rc1. I even tried running glade-- > in a command prompt window, outside of glade. the problem is > the same: it crashes, squawking about msvcrt.dll > > Damon Register > >------------------------------------------------------------------------ > >_______________________________________________ >glademm-list mailing list >[email protected] >http://mail.gnome.org/mailman/listinfo/glademm-list > > Hi there, guys. I'm having the same problem Damon is presenting. glade-- crashes and it says msvctr.dll is the 'problem'. Does anyone know how to fix it? I'm learning Gtkmm and I wouldn't like to have to learn C and Gtk (I am not so experient with programming so it would make me much happier if I could program with C++). I'm using glade-2.6.0-rc1, glademm-2.6.0 and gtkwin32-devel-2.6.8-rc1, too. I've configured Dev-Cpp and I found it great. With compiled and ran a Gtk glade program. I'm really interested in having this fixed up. Thank you very much. Arthur Maciel