Skip to content
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

./bin/debug/mc-one-week: No such file or directory #139

Open
olliy1or opened this issue May 21, 2021 · 1 comment
Open

./bin/debug/mc-one-week: No such file or directory #139

olliy1or opened this issue May 21, 2021 · 1 comment

Comments

@olliy1or
Copy link

olliy1or commented May 21, 2021

I'm a Linux user and wanted to try out this but running run.sh doesn't work

sh scripts/run.sh
\nRunning debug build.
Use argument "release" to run in release mode.
scripts/run.sh: line 10: ./bin/debug/mc-one-week: No such file or directory

i ran the build.sh before running that, and ran into an error

CMake Error at cmake_modules/FindSFML.cmake:358 (message):
  Could NOT find SFML (missing: SFML_AUDIO_LIBRARY SFML_NETWORK_LIBRARY
  SFML_GRAPHICS_LIBRARY SFML_WINDOW_LIBRARY SFML_SYSTEM_LIBRARY)
Call Stack (most recent call first):
  CMakeLists.txt:75 (find_package)


-- Configuring incomplete, errors occurred!
See also "/home/olliy/Desktop/MineCraft-One-Week-Challenge/bin/debug/CMakeFiles/CMakeOutput.log".
See also "/home/olliy/Desktop/MineCraft-One-Week-Challenge/bin/debug/CMakeFiles/CMakeError.log".
make: *** No targets specified and no makefile found.  Stop.
\nBuilt target in bin/debug/
Use argument "release" to build in release mode.
@Hopson97
Copy link
Owner

did you do sudo apt install libsfml-dev before building?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants