[Glade-devel] Glade 2.0.1 and C++ support

Ishan Chattopadhyaya ishanchattopadhyaya@hclinfinet.com
Sun, 15 Feb 2004 12:30:33 +0530


Dear Pierre,
For a glade-1.1.2 version on windows with the options for c++ enabled, look
for it at: http://wingtk.sf.net. For a version of glade-2.0.0 on windows
(i've slightly modified it and made an attempt to add plugin support), check
out http://wingtk.sourceforge.net/wglade.html. (This has also has C++. Ada,
i don't remember!).
Regds,
Ishan

> On Wed, 2004-02-18 at 15:59, Pierre Bacquet wrote:
>
> > > Where did you get your Glade package from? It is possible that they
> > > patched Glade to take the option out. If you ask them they'll probably
> > > add it back.
> >
> > I've got my binary package directly from the Zindows web site referenced
> > in Glade Home page, i.e. :
> > http://gladewin32.sourceforge.net/
> >
> > I'll get in contact with them to know the reasons (if any) behind this
> > removal.
>
> It has been patched by them.
>
> In glade/glade_project_options.c they have:
>
> /* Change this to 0 if you don't want the language option (C/C++/Perl).
> */
> #if 1 & !defined(_GLADE_WIN32)
>
> If you just change it to '#if 1' you will see the option again.
>
> Damon
>
>
> _______________________________________________
> Glade-devel maillist  -  Glade-devel@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/glade-devel
>