Re: Generating glib-genmarshal



On 07/09/2017 08:44, John Emmas wrote:
On 07/09/2017 03:59, Chun-wei Fan (范君維) via gtk-devel-list wrote:

p.s. Were you able to build GDK-Pixbuf succesfully?


I'm going through the process of adapting my MSVC projects to accommodate the fact that some old perl scripts are now python scripts (and glib-genmarshal is now a python script too). Gdk-pixbuf (and Gtk+2) are both on my radar for this afternoon so I'll let you know how I get on!


Hi Chun-wei,

gdk-pixbuf and gdk+2 both built fine for me. The only odd thing I noticed was when building gtk (from gtk-2-24) I saw quite a few warning messages looking like this:-

      WARNING: The token "BOOL" is deprecated; use "BOOLEAN" instead
      WARNING: The token "NONE" is deprecated; use "VOID" instead

They're probably nothing to worry about (I think they might be coming from 'gtk/gtkmarshal.list'). In fact it's possible they've always been there but I don't remember noticing them before...

John


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]