goodrobots / maverick

UAV Autonomous Systems Management
https://goodrobots.github.io/maverick/
MIT License
167 stars 60 forks source link

libnice meson build error #1027

Closed fnoop closed 2 years ago

fnoop commented 2 years ago
[dev] [mav@maverick-nano ~/var/build/libnice]$ /usr/bin/meson --prefix=/srv/maverick/software/libnice --libdir=/srv/maverick/software/libnice/lib build
The Meson build system
Version: 0.45.1
Source dir: /srv/maverick/var/build/libnice
Build dir: /srv/maverick/var/build/libnice/build
Build type: native build

meson_options.txt:1:0: ERROR: Unknown type feature.

A full log can be found at /srv/maverick/var/build/libnice/build/meson-logs/meson-log.txt
fnoop commented 2 years ago

Looks to be because meson is too old (0.45, needs > 0.48) on jetson ubuntu 18.04.