Unknown type feature with meson_options.txt
Opened this issue · 1 comments
Deleted user commented
Hi,
I just clone the repository and try to install libglvnd on a Ubuntu16.04 VM.
But by trying with ./autgen.sh, i get "./autogen.sh: autoreconf: not found".
So I try by installing meson as describe, but "meson ./libglvnd/" give me :
"Meson encountered an error in file meson_options.txt, line 29, column 0:
Unknown type feature."
I'm new in this kind of job and I guess it misses a package, but wich one ?
Thank for help !
Bayard77
(I hope it's the right place to ask question : sorry if not)
Deleted user commented
Solve by installing an other lib than libglvnd : libtbb2 and libtbb-dev