[glade--] Re: glademm-list Digest, Vol 15, Issue 1

View: New views
2 Messages — Rating Filter:   Alert me  

Parent Message unknown [glade--] Re: glademm-list Digest, Vol 15, Issue 1

by Arthur Maciel :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

glademm-list-request@... wrote:

>Send glademm-list mailing list submissions to
> glademm-list@...
>
>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
> glademm-list-request@...
>
>You can reach the person managing the list at
> glademm-list-owner@...
>
>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 <damon.w.register@...>
> Date:
> Fri, 05 Aug 2005 06:57:41 -0400
> To:
> glademm-list@...
>
> To:
> glademm-list@...
>
>
> 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
>glademm-list@...
>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


_______________________________________________
glademm-list mailing list
glademm-list@...
http://mail.gnome.org/mailman/listinfo/glademm-list

Re: [glade--] Re: glademm-list Digest, Vol 15, Issue 1

by Christof Petig :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Arthur schrieb:
> 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.

compiling glademm yourself should not be difficult. It has no external
dependencies (besides MSys and MinGW). You are going to compile your c++
code anyway ...

   Christof


_______________________________________________
glademm-list mailing list
glademm-list@...
http://mail.gnome.org/mailman/listinfo/glademm-list

signature.asc (264 bytes) Download Attachment