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

Fixes to support building on MacOS clang (catalina) #25

Merged
merged 2 commits into from
Jul 31, 2022

Conversation

robromano
Copy link
Contributor

  • Added packages to CMakeLists.txt so they are found in include path by compiler
  • Missing include files in various compilation units
  • Fixes to fully support C++17
  • Fixes for compiler overload errors

- Missing include files
- Fixes to fully support C++17
- Fixes for compiler overload errors
Copy link
Owner

@wichtounet wichtounet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for trying to Fix Mac OS building :)

include/data_cache.hpp Outdated Show resolved Hide resolved
src/fortune.cpp Show resolved Hide resolved
Co-authored-by: Baptiste Wicht <baptiste.wicht@gmail.com>
Copy link
Owner

@wichtounet wichtounet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the changes

src/fortune.cpp Show resolved Hide resolved
@wichtounet wichtounet merged commit aa972ef into wichtounet:master Jul 31, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants