OCCTProxy (CSharp) Build

Opening: https://github.com/Open-Cascade-SAS/OCCT-samples-csharp opened tag V7_6_0
Imported into Visual Studio,
Added additional Include directories
Added Additional Dependencies
Added Additional Library Dependencies

After this I build the OCCTProxy to test the dependency however it seems that it requires an additional dependency that I can't seem to find as per screenshot. If someone could point me in the right direction that would be great.

Thanks,

gkv311 n's picture

"LLVMFuzzerTestOneInput" - apparently, you have enabled some profiling / testing option.
I have no idea how this option looks, but try removing it / switching to non-profiling building targets / disabling automated testing sub-projects.

This looks unrelated to OCCTProxy project - I believe that you should find more info by searching error description in a wild, rather than on this forum.