Re: Building glib-genmarshal (while building glib)



On 12/08/2017 14:04, Sébastien Wilmet wrote:
>From the news file for version 2.53.4:

https://git.gnome.org/browse/glib/tree/NEWS

* glib-genmarshal and glib-mkenums have been rewritten in python.
  Every effort has been made to keep compatibility. Please report
  problems related to these tools


Thanks Sebastien,

Although I'm building with MSVC I don't use the official MSVC projects (mostly because I need to build 3 x targets:- 1) Debug build, 2) Release build and 3) Debuggable Release build).  I've figured out how to generate the file called "glib-genmarshal" - namely,

        python.exe  gen_util_scripts.py --type=glib-genmarshal --version=$(GlibVersion)

But I'm then stuck...  I can't figure out how to use that file to generate 'glib-genmarshal.c' (and/or any other files which need to get generated from it).  Can someone tell me the relevant command?  It isn't likely that this issue will affect anyone else.  Thanks,

John



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