Re: gtkmm and libglademm under MSVC.NET
- From: Benoît Touron <b touron citb bull net>
- To: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: gtkmm and libglademm under MSVC.NET
- Date: Wed, 01 Dec 2004 15:45:52 +0100
Cedric Gustin wrote:
Benoît Touron wrote:
I am using gtkmm 2.2, built with MSVC .NET 2003, and it works fine for
me.
Try to compile this simple example
http://mail.gnome.org/archives/gtkmm-list/2004-November/msg00034.html
and you'll get a crash, with both gtkmm 2.2 and 2.4 as static or dynamic
libraries.
Your gtkmm program will compile and work with MSVC as long as you don't
do anything in a gtkmm derived class that calls for a dynamic_cast (like
with the show or add methods). Most people can live with that but I
still think its a big limitation, as some programs won't be easily
ported from linux without major changes to their source code (like k3d
for example).
Cedric
_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list
You're right. My app is developped from scratch.
Ben
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]