Mujoco missing folders/files? #284
Unanswered
choui7
asked this question in
Asking for Help
Replies: 1 comment 2 replies
-
Please take a look at the comment on top of https://github.com/deepmind/mujoco/blob/main/sample/Makefile.windows for Windows build instructions. |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Hello
I am trying to build the simulate.cc file into an exe so I can begin testing, but looking at the Makefile, it asks me to install the GLFW files into their respective mujoco folders. I am struggling to find mujoco/lib and mujoco/bin in the provided repository. This additionally causes problems when the compiler tries to find the file mujoco_nogl.lib. Am I misunderstanding or missing something?
Any assistance would be appreciated
Beta Was this translation helpful? Give feedback.
All reactions