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

Project cannot compile sussessfully in VS2019 #3

Closed
Sudouble opened this issue Oct 31, 2021 · 1 comment
Closed

Project cannot compile sussessfully in VS2019 #3

Sudouble opened this issue Oct 31, 2021 · 1 comment

Comments

@Sudouble
Copy link

Sudouble commented Oct 31, 2021

It's a nice project of the command line argument parse! I meet one problem while compling the demo.

fatal error C1083: 无法打开包括文件: “boost/lexical_cast.hpp”: No such file or directory

It seems need some lib about "boost".
I didn't find the specification about the "boost" lib at the first time, it is hidding in the last line. I recommand highlight the wiki about the dependency of other libraries which can make the user know what to install obviously.

@chrisaycock
Copy link
Member

I can highlight the dependency line to make it clearer. There is no wiki for this project.

And to be clear, this library isn't for command-line arguments (argv). It's to make a command-line interface (repl).

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