Mean curvature skeletons(cgal library)
-
Hello friends
I want to implement the skeleton of 3D shapes using the library. Using the linklink text. Unfortunately, I have encountered a problem in the section qmake, build and I don't know how to do it.
Also, I get these errors when selecting the option BUILD>Run qmake, I see errors like the image inserted when selecting the option Build>build project mcfskele
. Thank you for your help
-
Hi and welcome to devnet,
Did you start by building the Starlab part first as indicated in the documentation ?
-
Hi and welcome to devnet,
Did you start by building the Starlab part first as indicated in the documentation ?
-
@SGaist
Do you mean this part?
First checkout and compile the 'Starlab' framework:git clone https://github.com/OpenGP/starlab.git
Yes, that one.
Also, which version of Qt are you using ?