Clipper2 and CPP11 #487
Unanswered
AhsinChoudhry786
asked this question in
Q&A
Replies: 1 comment 6 replies
-
There are a lot of changes that would be required. Some are easy (change the use of You can change the CMakeLists.txt file to use set(CMAKE_CXX_STANDARD 11) and try to compile. Then slowly work through the bugs |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What changes required to build clipper2 with C++11?
Beta Was this translation helpful? Give feedback.
All reactions