GithubHelp home page GithubHelp logo

Comments (6)

trebconnell avatar trebconnell commented on July 19, 2024 2

I got this working... PR's incoming to fix a few issues I hit. Wasn't terribly hard fortunately.

from hdblackbird.

Vochsel avatar Vochsel commented on July 19, 2024

Will have to take a bit more of a look later, but from a first glance it looks like you're not linking against OpenImageIO_Util.lib at any point. Also, are you building this for standalone usd or for houdini?

Here's a list of specific versions I'm linking against on windows for USD-19.11
python-2
tbb-2017
boost-1.65.1
oiio-1.7.14
openexr-2.4.0
ocio-1.1.0
openvdb-7.0.0
opensubdiv-3.4.3
glew-1.1.0
libpng-1.6.35
libtiff-2017.11.18
openjpeg-2.3
zlib-1.2.11

That might be of some help.

from hdblackbird.

varomix avatar varomix commented on July 19, 2024

I did not know I had to build it for standalone or Houdini, I do want to use it in Houdini, that's my goal.
the libraries I am using I think are newer cause I'm using the ones precompiled for Cycles,
I'll try with this specific versions

from hdblackbird.

Vochsel avatar Vochsel commented on July 19, 2024

Then in that case you'll need some slightly different versions. Because Houdini comes with it's own build of USD, you must link against that specifically.

The only difference in libraries should be to use oiio-1.8.13.
You will need to link against Houdini libraries however. The FindHoudini.cmake file in cmake/modules should point you in the right direction of houdini environment variables.

from hdblackbird.

trebconnell avatar trebconnell commented on July 19, 2024

Just an FYI I'm attempting a Windows build as well... I'm trying to get it to work with Usd v20.08 (latest), VS2019, Python3, Windows.

I'm hoping to have hdCycles reference only libraries that are already downloaded by Cycles or Usd.

I don't know yet whether this will be prohibitively difficult to make work... We'll see.

from hdblackbird.

Kif11 avatar Kif11 commented on July 19, 2024

I don't have much knowledge of building from source. Can someone share prebuild binary for Windows, Houdini 18.5?

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.