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

Getopt library on Windows #20

Closed
joto opened this issue Nov 1, 2017 · 1 comment
Closed

Getopt library on Windows #20

joto opened this issue Nov 1, 2017 · 1 comment

Comments

@joto
Copy link
Collaborator

joto commented Nov 1, 2017

Building/Testing of some of the examples is disabled on Windows because of the missing getopt library. We should figure something out here.

See also mapbox/protozero#84.

@springmeyer
Copy link
Contributor

I don't have a strong feeling on this. I'm okay with this being disabled on windows. I'd also be okay with moving to boost::program_options as long as the build auto-disabled features if boost is not available (like we do for variant, since it feels ideal to have vtzero easy to build without boost deps). Refs mapbox/cpp#35

@joto joto closed this as completed in 70fc232 Feb 21, 2018
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