How to complile [usd plugin] correctly on Windows #2770
Unanswered
lyd405121
asked this question in
Asking for Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Intro
Background
My setup
Successfully Complied On Unbuntu22.04
cmake .. -DMUJOCO_WITH_USD=ON -DUSD_DIR=~/vcpkg/installed/x64-linux/ -DBUILD_TESTING=OFF
make -j$(nproc) make install
My struggle for Windows
Fix command line
Fix post build
Fix usdMjcf project
The last straw
My question
Is usd available in windows?
Another question
Minimal model and/or code that explain my question
No response
Confirmations
Beta Was this translation helpful? Give feedback.
All reactions