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

Add C++ standard to Makefile #24

Closed
brano2 opened this issue Feb 18, 2018 · 1 comment
Closed

Add C++ standard to Makefile #24

brano2 opened this issue Feb 18, 2018 · 1 comment
Assignees
Labels
bug Something isn't working question Further information is requested

Comments

@brano2
Copy link
Member

brano2 commented Feb 18, 2018

We need to specify the compilation flag for C++ standard in the Makefile. Currently we need at least C++11 (for the data exchange class).

Should we add some other flags as well (e.g. -Wall, -O3)?

@brano2 brano2 added the bug Something isn't working label Feb 18, 2018
@brano2 brano2 added the question Further information is requested label Feb 18, 2018
@brano2
Copy link
Member Author

brano2 commented Feb 19, 2018

Fixed by #26

@brano2 brano2 closed this as completed Feb 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants