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

Build instructions reference missing file #17

Open
jeffwheeler opened this issue Feb 23, 2023 · 2 comments
Open

Build instructions reference missing file #17

jeffwheeler opened this issue Feb 23, 2023 · 2 comments

Comments

@jeffwheeler
Copy link

I am trying to follow the instructions in README.md. Under the Build header, it asks me to run:

cmake -B build -S . -DCMAKE_TOOLCHAIN_FILE=../vcpkg/scripts/buildsystems/vcpkg.cmake

but I don't see the file vcpkg.cmake in my repository. (And also the command seems to reference the parent folder above the repository.)

@jeffwheeler
Copy link
Author

I think adding an instruction to git clone https://github.com/Microsoft/vcpkg.git in the same folder as OpenAllegroParser would be sufficient.

@Werni2A
Copy link
Owner

Werni2A commented Feb 24, 2023

Your are correct. The build instructions are not very clear about vcpkg.

I will leave this for my future self to improve. Feel free to provide a PR.

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