Hi I have a simple question, which i can not answer by myself. There is a project on codeplex:
https://triangle.codeplex.com/releases/view/97021
I downloaded t
Add a library project with the downloaded code to your solution. Then reference it in your own project, and voilà !
Otherwise build the downloaded code as library project and reference the built dll in your own project.