tungsten icon indicating copy to clipboard operation
tungsten copied to clipboard

Cannot Compile Master on Windows

Open Microno95 opened this issue 5 years ago • 0 comments

I'm unable to compile master commit 88ea02044dbaf20472a8173b6752460b50c096d8 on Windows as neither OpenVDB nor OpenEXR are being correctly linked to the executable.

I am using a vcpkg environment with boost, tbb and openexr installed and have compiled openvdb myself. The paths are correctly set in cmake, but I run into unresolved external symbols and could not find header [insert an openexr header] type errors.

I'm not sure how to debug this, so if you have an already compiled version that I can use that'd be great. If not, I'd be grateful for any pointers as to what I should investigate first.

Microno95 avatar Nov 23 '20 19:11 Microno95