Boost and USD24.11+
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
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,
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!
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!
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: @.***>
I'll close this issue for now, feel free to re-open it if you run into any problems :)