VFX-UsdAssetResolver icon indicating copy to clipboard operation
VFX-UsdAssetResolver copied to clipboard

Boost and USD24.11+

Open jason-iversen opened this issue 10 months ago • 2 comments

Hi @LucaScheller ,

I'm testing a beta version of the next Houdini (USD25.x) and trying to build these, only to run into the fact that Pixar have moved to pxr_boost::python which is new in USD 24.11. Have you perhaps tried to adjust to building for this version of USD?

Regards, Jason

jason-iversen avatar Apr 03 '25 22:04 jason-iversen

Hi Jason,

not yet ;) So far, this repo only builds against the latest official Houdini release. I'll add support once the new version comes out ( or if I have time I'll add support for USD standalone support, where we could use the latest version).

Cheers,

LucaScheller avatar Apr 03 '25 22:04 LucaScheller

Thanks for quick answer! Ironically it's because this is beta version is why I need something like the fileResolver ;) Building our resolver for the platform has too many dependencies to count, so I'm trying to pathMap over from our resolver. I'll poke at it and try to get it built!

jason-iversen avatar Apr 04 '25 01:04 jason-iversen

Hi Jason,

the resolvers are now USD 24.11+ compatible starting with release v0.7.5.

Let me know if you run into any issues!

LucaScheller avatar Sep 04 '25 01:09 LucaScheller

Fantastic, thanks for letting me know!

Regards, Jason Iversen

On Thu, 4 Sept 2025, 1:37 pm LucaScheller, @.***> wrote:

LucaScheller left a comment (LucaScheller/VFX-UsdAssetResolver#28) https://github.com/LucaScheller/VFX-UsdAssetResolver/issues/28#issuecomment-3251380077

Hi Jason,

the resolvers are now USD 24.11+ compatible starting with release v0.7.5 https://github.com/LucaScheller/VFX-UsdAssetResolver/releases/tag/v0.7.5 .

Let me know if you run into any issues!

— Reply to this email directly, view it on GitHub https://github.com/LucaScheller/VFX-UsdAssetResolver/issues/28#issuecomment-3251380077, or unsubscribe https://github.com/notifications/unsubscribe-auth/BJA7QGKF5EOFU6EDDEEQL6T3Q6JVVAVCNFSM6AAAAAB2NKOSPSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTENJRGM4DAMBXG4 . You are receiving this because you authored the thread.Message ID: @.***>

jason-iversen avatar Sep 04 '25 01:09 jason-iversen

I'll close this issue for now, feel free to re-open it if you run into any problems :)

LucaScheller avatar Sep 05 '25 03:09 LucaScheller