Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Old USD API reference in project #28

Open
jremen opened this issue Sep 21, 2024 · 0 comments
Open

Old USD API reference in project #28

jremen opened this issue Sep 21, 2024 · 0 comments

Comments

@jremen
Copy link

jremen commented Sep 21, 2024

I've tried to build USD Sketchup Export plugin on macOs with Apple Silicon. After using newer versions of Pixars libraries and many errors fixed, I'm getting only one error on build:
usd-sketchup/usd-sketchup/USDExporter.cpp:1714:33 No member named 'CreatePrimvar' in 'pxrInternal_v0_24__pxrReserved__::UsdGeomMesh'

As I have found out, this is due to dropping this API call from OpenUSD/new USD libraries.
Is it possible to upgrade this project to be able to build it for newer Sketchup and Apple Silicon, using newer versions of Pixars libs?

Or is this project completely dead?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant