Skip to content

Add Boost program_options command-line program and config file parsing demo examples #6

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

Open
ElectricRCAircraftGuy opened this issue Mar 30, 2021 · 0 comments

Comments

@ElectricRCAircraftGuy
Copy link
Owner

ElectricRCAircraftGuy commented Mar 30, 2021

Ex: https://github.com/boostorg/program_options/blob/develop/example/multiple_sources.cpp

Tutorial: https://www.boost.org/doc/libs/1_75_0/doc/html/program_options/tutorial.html

My answer: https://stackoverflow.com/questions/7125666/what-is-boostprogram-optionsnotify-for/66865258#66865258

Bring in the Boost code as a git submodule (I think).

Plan on using Bazel to compile it? Maybe? Or, maybe I can just use gcc all at the command-line in a raw fomat (preferred?), or: possibly just use cmake or something--whatever Boost comes with in the source code (for build files) or recommends in their instructions.

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

1 participant