I don't know how to do that (I'm not very good at linux)
I've upgraded meson succesfully but I'm still getting the same error.
Sorry to bring back this old thread but now after ensuring meson is updated I'm getting this error when I try to compile it.
Pkg-config binary for machine MachineChoice.HOST not found. Giving up.
I have no idea how to fix this and I haven't been able to find an answer online. Anyone have any ideas?
Here is the full log after pkg-config
The Meson build system
Version: 0.57.2
Source dir: /home/dav/The-Powder-Toy-master
Build dir: /home/dav/The-Powder-Toy-master/build-debug
Build type: native build
Project name: the-powder-toy
Project version: the.cake.is.a.lie
C compiler for the host machine: cc (gcc 8.3.0 "cc (Debian 8.3.0-6) 8.3.0")
C linker for the host machine: cc ld.bfd 2.31.1
C++ compiler for the host machine: c++ (gcc 8.3.0 "c++ (Debian 8.3.0-6) 8.3.0")
C++ linker for the host machine: c++ ld.bfd 2.31.1
Host machine cpu family: x86_64
Host machine cpu: x86_64
Program python3 found: YES (/usr/bin/python3)
Found pkg-config: /usr/bin/pkg-config (0.29)
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency luajit found: NO (tried pkgconfig)
meson.build:110:1: ERROR: Dependency "luajit" not found, tried pkgconfig
I apologize for only being active somewhat. I'm only able to work on this a few days a week.