I am trying to build a library called libnice on Jetson nano which uses meson build system

Hello,

I am trying to build a library called libnice on Jetson nano which uses meson build system.
git lab url : libnice / libnice · GitLab

This library uses meson build system.

I get the following error:
Is there anything I need to know when doing meson builds on jetson?
How can I solve this?

############## ERROR ##############
jetsonai@jetsonai-desktop:~/coding/gitlab/libnice$ meson builddir
The Meson build system
Version: 0.45.1
Source dir: /home/jetsonai/coding/gitlab/libnice
Build dir: /home/jetsonai/coding/gitlab/libnice/builddir
Build type: native build

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

A full log can be found at /home/jetsonai/coding/gitlab/libnice/builddir/meson-logs/meson-log.txt

Thank you.

Hi,
We don’t have much experience about meson build system. Would need other users to share experience.

For building libnice, this link probably helps.

1 Like

I know nothing about meson, but you might attach that log file as well.

2 Likes