DesignEngrLab / MIConvexHull

A .Net fast convex hull library for 2, 3, and higher dimensions.
http://designengrlab.github.io/MIConvexHull/
MIT License
338 stars 60 forks source link

Can't compile the current solution #24

Closed StefanKuppelwieser closed 6 years ago

StefanKuppelwieser commented 6 years ago

Hello together,

i want to try the project, because i am searching a algorithm for dealunay-triangulation. So I want to compile the project, but it did not work. The solution does not compile out of the box. I do not konw hat could be wrong.

I attached the output-error-message from the compile as image.

I use Microsoft Visual Studio Community 2017 Version 15.6.7

Can you help me please.

Thank you

error

StefanKuppelwieser commented 6 years ago

solution I have a solution. So if u uncheck "sign the assemby" at the project properties u can build the project