tungsten
tungsten copied to clipboard
Cannot Compile Master on Windows
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.