CGAL Shape Regularization #6451
Unanswered
luozi123456
asked this question in
Q&A
Replies: 1 comment 5 replies
-
Have you used CMake to produce the solution file for VS2017? I see three possibilities that would explain why
I note that you have send me a personal email, and posted here in Discussions at the same time. Please do not send personal emails, and only post here. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to run the demo named "Angle + Offset Regularization" .But my VS2017 kept report error "C2947" point to the OCtree.h of CGAL.Mean while the code "using Quadratic_program =
CGAL::OSQP_quadratic_program_traits;" has been labeled,and show "CGAL has no member of OSQP_quadratic_program_traits".
Once i cancel include "Shape_regularization.h",the C2947 just disply.
Dose anyone know how to figure this problem?
Beta Was this translation helpful? Give feedback.
All reactions