[168] in The GTK GIMP ToolKit mailing list archive
[gtk-list] Re: Using GTK in a C++ project
daemon@ATHENA.MIT.EDU (Thomas NOEL)
Thu May 15 19:09:25 1997
From: Thomas NOEL <noel@galaxie.int-evry.fr>
To: gtk-list@redhat.com
Date: Fri, 16 May 1997 01:08:21 +0200 (MET DST)
In-Reply-To: <19970515182206.54243@redhat.com> from "Otto Hammersmith" at "May 15, 97 06:22:06 pm"
Reply-To: noel@galaxie.int-evry.fr
Resent-From: gtk-list@redhat.com
> > I need (want :) to use gtk in a C++ development. But it seems I'm
> > stuck :
> > /usr/local/gimp/include/gtk/gtkentry.h:64: parse error before `delete'
> Precisely that, replace delete with something. It's just a header
> file, so as long as you have the gtk libraries built already, it won't
> affect anything... well, beside letting your program compile.
I've just changed delete to delete_ and everything is ok now.
> (Though, I'm beginning to think it's a consipracy that the gtk
> developers don't want you using C++ with gtk... mind you, it's a
> conspiracy that I agree with. :)
Arf... I agree too, but my project involves a CORBA part
which requires C++ (Omnibroker ORB). And I have a BiPPro200
to compile on, so I don't need to make a break when g++
runs :)
By the way, does anyone need the patch ? :)
Regards,
-- Thomas NOEL <noel@int-evry.fr>
--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null