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

Version on vcpkg is quite old #620

Open
dasmysh opened this issue Mar 10, 2024 · 3 comments
Open

Version on vcpkg is quite old #620

dasmysh opened this issue Mar 10, 2024 · 3 comments

Comments

@dasmysh
Copy link

dasmysh commented Mar 10, 2024

I tried to get chaiscript running in my project with the version found on vcpkg. Unfortunately the documentation available and the version on vcpkg are not exactly fitting together. I'd happily update the port for vcpkg, but I would rather point to a released version than to just the current commit on a develop branch.
Is it possible to have a new release at some point?

@RobLoach
Copy link
Contributor

All you really need to do is copy the include directory into your project, and include chaiscript.hpp.

@dasmysh
Copy link
Author

dasmysh commented Mar 10, 2024

I know that there is several trivial ways to get a current version, I just like to have my dependencies managed with one tool and not have to check on each single one.
Having a customized version of the vcpkg chaiscript port also took me only 10s to make, it just would be nice to have others be able to use it out of the box.

@dasmysh
Copy link
Author

dasmysh commented Mar 10, 2024

Then again, I just realized that the version on vcpkg also works as described in the documentation, I am just too stupid to read.
So if creating a new release (a git-tag would be absolutely sufficient) is not possible, I am also fine with the current situation.

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