On Mon, 16 Feb 2026 19:32:09 +0100 Lorenzo Sutton <[email protected]> wrote:
>Hi all, > >When building and then installing via git, therefore doing a: > >sudo make install > >after building I get this error with the latest git: > >CMake Error at cmake_install.cmake:110 (file): > file INSTALL cannot find >"/home/lo/src/yoshimi/src/../desktop/metainfo/yoshimi.appdata.xml": No such > file or directory. > >Indeed I think this file might be missing (at least in git), and is >referenced in the CMakeLists.txt > >Lorenzo This is my fault :( I removed appdata.xml because these days it is a duplicate of metainfo.xml, and debian distros complain about the duplication. Unfortunately I forgot to also remove it from CmakeLists.txt. There's another fltk oddity that's turned up recently so that will also be fixed in the next build version :( -- Will J Godfrey _______________________________________________ Yoshimi-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/yoshimi-devel
