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

Mistake in build instructions? #81

Closed
taoeffect opened this issue Oct 6, 2022 · 1 comment
Closed

Mistake in build instructions? #81

taoeffect opened this issue Oct 6, 2022 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@taoeffect
Copy link

taoeffect commented Oct 6, 2022

In the macOS and Linux sections of COMPILING.md it says:

Go to the folder of the project

And:

cmake ../Projects -DAUX_DATA="/path/to/installed/Overgrowth.app/Contents/MacOS"

One of these has to be wrong, because in the root directory the Projects folder is ./Projects, not ../Projects. So either there's a missing folder you're supposed to go into originally, or the instructions mean you're supposed to cd Build but don't say that, or .. should be .. Which is it?

@McSinyx
Copy link

McSinyx commented Oct 7, 2022 via email

@shinymerlyn shinymerlyn added the documentation Improvements or additions to documentation label Nov 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants