Closed sroycode closed 8 years ago
You may need to modify C++ compiler flags in your project. That's all project-specific, compiler-specific, and target-specific, though, so this is not really the appropriate support channel for this issue. Stack Overflow would likely be the best place to pose the question.
Error is "lmdb++.h:97:12: error: thread-local storage is not supported for the current target static thread_local char buffer[1024];"
Apple LLVM version 7.0.2 (clang-700.1.81) Target: x86_64-apple-darwin15.2.0 Thread model: posix