sudo make install
[ 1%] Automatic MOC and UIC for target OpenSCAD
[ 1%] Built target OpenSCAD_autogen
[ 4%] Built target mimalloc-static
[ 22%] Built target libfive
[ 22%] Built target Clipper2
[ 24%] Built target OpenSCADPy
[ 28%] Built target manifold
[ 98%] Built target OpenSCAD
[ 98%] Built target OpenSCADPython
[ 98%] Generating issue2342.scad
[ 98%] Built target issue2342
[100%] Generating svg viewbox tests
[100%] Built target svg_viewbox_tests
Install the project...
-- Install configuration: ""
-- Installing: /usr/local/bin/pythonscad
-- Set runtime path of "/usr/local/bin/pythonscad" to ""
-- Up-to-date: /usr/local/bin/openscad-python
-- Up-to-date: /usr/local/share/man/man1/openscad.1
CMake Error at cmake_install.cmake:79 (file):
file INSTALL cannot find
"/home/matthieu/pythonscad/pythonscad.appdata.xml": No such file or
directory.
make: *** [Makefile:130: install] Error 1
The building itself was succesfull. the make install not.
Has anyone a clue?