Skip to content

Instantly share code, notes, and snippets.

@ericfont
Created March 23, 2017 06:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ericfont/26ea0a72c499070892f65b2878eec787 to your computer and use it in GitHub Desktop.
Save ericfont/26ea0a72c499070892f65b2878eec787 to your computer and use it in GitHub Desktop.
Failing to install from qtcreator because cannot find "/home/e/MuseScore/share/locale/mscore_gd.qm"
-- Up-to-date: /usr/local/share/mscore-3.0/locale/mscore_ga.qm
CMake Error at share/locale/cmake_install.cmake:36 (file):
file INSTALL cannot find "/home/e/MuseScore/share/locale/mscore_gd.qm".
Call Stack (most recent call first):
share/cmake_install.cmake:43 (include)
cmake_install.cmake:57 (include)
make: *** [Makefile:73: install] Error 1
02:09:21: The process "/usr/bin/cmake" exited with code 2.
Error while building/deploying project mscore (kit: Desktop)
When executing step "Make"
02:09:21: Elapsed time: 00:04.
@ericfont
Copy link
Author

Note I'm on Arch Linux Mate. Note that building mscore without installing works fine.

@Jojo-Schmitz
Copy link

Missing an make lrelease? Scottish (gd) had been added recently

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment