You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried to build solution via Xcode 10 under macOS Mojave.
CMake worked well, but had an issues during the build of externalLest target.
During build process it complains that doesn't understand C++11 features, so compilation fails.
Please re-check build process and (maybe) add some document with build instructions.
P.S. Inspired to work with the library =)
The text was updated successfully, but these errors were encountered:
I've tried to build solution via Xcode 10 under macOS Mojave.
CMake worked well, but had an issues during the build of externalLest target.
During build process it complains that doesn't understand C++11 features, so compilation fails.
Please re-check build process and (maybe) add some document with build instructions.
P.S. Inspired to work with the library =)
The text was updated successfully, but these errors were encountered: