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

Using the latest Android NDK (r14) w/ clang 3.8.275480, oglplu2 doesn't build. #11

Open
mattgruenke opened this issue Mar 19, 2017 · 0 comments

Comments

@mattgruenke
Copy link

Using the latest git version of oglplu2 (revision 4068d65) fails on:

CMake Error at config/StdFixes.cmake:194 (message):
  Failed to fix std filesystem
Call Stack (most recent call first):
  config/StdFixes.cmake:203 (make_missing_std_feature_fix)
  CMakeLists.txt:23 (include)

When I check (ls r14/ndk/sources/cxx-stl/llvm-libc++/include/experimental/) ... I see no filesystem.
:(

I really wish oglplu2 could reach 1.0, using only C++14 and boost. Otherwise, it leaves too many platforms in the dust.

Output attached: CMakeOutput.log.txt

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