-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
I'm getting the following error while executing the build script:
C compiler for the host machine: ccache cc (gcc 11.4.0 "cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0")
C linker for the host machine: cc ld.bfd 2.38
C++ compiler for the host machine: ccache c++ (gcc 11.4.0 "c++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0")
C++ linker for the host machine: c++ ld.bfd 2.38
Host machine cpu family: x86_64
Host machine cpu: x86_64
meson.build:65:0: ERROR: Include dir include does not exist.
Also tried executing the suggested build commands in Installation portion of the readme and I'm getting pretty much the same error:
C compiler for the host machine: ccache cc (gcc 11.4.0 "cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0")
C linker for the host machine: cc ld.bfd 2.38
C++ compiler for the host machine: ccache c++ (gcc 11.4.0 "c++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0")
C++ linker for the host machine: c++ ld.bfd 2.38
Host machine cpu family: x86_64
Host machine cpu: x86_64
meson.build:65:0: ERROR: Include dir include does not exist.
A full log can be found at /path/nmips/plugin/builddir/meson-logs/meson-log.txt
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels