-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make install on linux does not work #1
Labels
Milestone
Comments
hiker
pushed a commit
that referenced
this issue
Jan 31, 2014
This was referenced Feb 24, 2014
Closed
Closed
Closed
This was referenced Feb 22, 2015
Closed
This was referenced Jun 7, 2015
Closed
STK-TheRocker
referenced
this issue
in STK-TheRocker/stk-code
Dec 6, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you do a 'make install' on linux, the data files from stk-assets are not installed.
We should either remove the install option (since otherwise cmake needs to know where to find the assets file, which are now outside of stk-code), or fix it.
The text was updated successfully, but these errors were encountered: