RSS/Atom feed Twitter
Site is read-only, email is disabled

Newbie setting up dev env issue with meson and glib

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

1 of 1 message available
Toggle history

Please log in to manage your subscriptions.

Newbie setting up dev env issue with meson and glib Octavio Paez Osuna via gimp-developer-list 27 Mar 18:41
Octavio Paez Osuna via gimp-developer-list
2019-03-27 18:41:48 UTC (about 5 years ago)

Newbie setting up dev env issue with meson and glib

Hello,

I am new to the forum, and to gimp/gnome code base. I am running into some issues when trying to build glib, I keep getting the following error: opo@sucia:~/gnome/glib$ meson _build --prefix=$PREFIX The Meson build system
Version: 0.29.0
Source dir: /home/opo/gnome/glib
Build dir: /home/opo/gnome/glib/_build Build type: native build

Meson encountered an error in file meson_options.txt, line 22, column 0: Unknown type feature.
This is when trying to build glib from source (master branch from git).

Any pointers you can provide will be greatly appreciated.

Octavio