RigsOfRods / ror-linux-buildscripts

Shell scripts to build Rigs of Rods git on apt based GNU/Linux systems
http://forum.rigsofrods.org/thread-21.html
16 stars 8 forks source link

CMake Error: file INSTALL cannot find ... #27

Closed elmanytas closed 6 years ago

elmanytas commented 6 years ago

After running as root "./game.sh", when installing:

[100%] Built target RoRConfig
Install the project...
-- Install configuration: "RelWithDebInfo"
-- Up-to-date: /usr/local/share/applications/
-- Installing: /usr/local/share/applications//rigsofrods.desktop
-- Installing: /usr/local/share/applications//rorconfig.desktop
-- Up-to-date: /usr/local/share/pixmaps/
-- Installing: /usr/local/share/pixmaps//ror.png
-- Installing: /usr/local/share/pixmaps//rorconf.png
-- Installing: /usr/local/games/RoR/RoR
CMake Error at source/main/cmake_install.cmake:52 (file):
  file INSTALL cannot find
  "/root/rigs-of-rods-source/rigs-of-rods/source/main//root/rigs-of-rods-source/rigs-of-rods/0_build/RelWithDebInfo/bin/resources".
Call Stack (most recent call first):
  source/cmake_install.cmake:38 (include)
  cmake_install.cmake:45 (include)