GithubHelp home page GithubHelp logo

Comments (2)

bareya avatar bareya commented on July 21, 2024

It has been a while, but CMake included in this project does not locate boost. Usd exports configuration file and then cmake searches for it here.

from hdblackbird.

SimonCSmith avatar SimonCSmith commented on July 21, 2024

Ah, so there must be something wrong with the latest Pixar USD builds regarding exported cmake configuration files maybe. It finds the USD install OK once USD_ROOT is set (it locates the isdGenSchema and pxr_DIR variables OK). The configure step works just fine, but it's the Generate that is failing.

The cmake line that causes the error is:
add_library(usdCycles SHARED ${USD_CYCLES_SCHEMA_SOURCE_OUTPUT})

I've also added BOOST_USE_STATIC_LIBS as well (as that's how I have boost built) but that did not help either (along with BOOST_DIR).

Is there any way to force cmake to generate the Blackbird project files anyway so that I can get some vcxproj files out that I can manually fix linkage for in Visual Studio? When CMake goes wrong it's seems such a dark art to get working ... so very frustrating every time it happens!

from hdblackbird.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.