Skip to content

Conversation

dnachbaur
Copy link
Contributor

No description provided.

@dnachbaur dnachbaur requested a review from karjonas August 9, 2019 09:24
@dnachbaur dnachbaur changed the title Remove Boost.Filesystem Remove Boost.Filesystem and Boost.Any Aug 9, 2019
@dnachbaur dnachbaur removed the request for review from karjonas August 9, 2019 09:50
Copy link
Contributor

@karjonas karjonas left a comment

Choose a reason for hiding this comment

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

Cool, only program options left! :)

karjonas
karjonas previously approved these changes Aug 9, 2019
@dnachbaur
Copy link
Contributor Author

I'm still testing the docker build and OSX, but the Apple one looks tough as their clang standard library has no filesystem...

This requires to use <filesystem> and <any> which needs C++17 enabled for
gcc 8 and Clang 7. For older compilers, C++14 with the experimental headers is
enough. Note this also requires using llvm clang on OSX as AppleClang lacks
support for filesystem and any in its std library.
@dnachbaur dnachbaur merged commit 6ddbd76 into BlueBrain:master Aug 13, 2019
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.

2 participants