Open
Description
I've compiled the core Blackbird library (1.1.1), USD (21.11) and all dependencies (including static Boost 1.77.0) for these under VS2019 using CMake. With everything in place I am trying to build hdBlackbird and i'm having issues with CMakeGUI generating the project file.
I am getting a slew of Target "xxxCycles" links to target "Boost::xxxx" but the target was not found (usdCycles, ndrCycles etc).
Am I missing something, or is something missing from the CMake setup to locate Boost? I tried adding BOOST_DIR but that did not help - I'm sure it just needs to knowe where to find them, but i'm no export with CMake i'm afraid.
Metadata
Metadata
Assignees
Labels
No labels