Open
Description
Please confirm the following points:
- This report is NOT about the Android apps in the Play Store
- I have searched the project page to check if the issue was already reported
Affected Project
projectM Standalone SDL2 Frontend (includes the Steam app)
Affected Version
Operating Systems and Architectures
Linux (x86_64)
Build Tools
Compiler: GNU GCC, Build Tool: CMake
Additional Project, OS and Toolset Details
linux debian/ubuntu/Mint
Type of Defect
CMake/CPack issue (configuration, build, install or packaging)
Log Output
CMake Error at cmake_install.cmake:79 (file):
file INSTALL cannot find
"/home/xxxx/src/projectm-frontend-sdl2/src/resources/icons/icon_16x16.png":
No such file or directory.
gmake: *** [Makefile:100: install] Error 1
Describe the Issue
The build succeeds (the imGui interface looks good so far!) but I get an error after the script copies the executable to the install dir.