Hello!

 

I am trying to make use of OpenMesh inside of a Visual Studio 2017 project, but I am running into compile errors that arise from trying to include files from OpenMesh. Here are a couple images illustrating this:

 

Includes:

 

Errors:

 

For context, I downloaded the OpenMesh (7.1) binary for Windows. I thought that all I would need to do is set values in the project settings to point to the lib, headers, and dlls.

 

Thanks,

 

Robert