Skip to content

Conversation

spyroot
Copy link

@spyroot spyroot commented Feb 12, 2022

  • Win 32 Visual Studio require /openmp flag vs -fopenmp

  • MuJoCo 2.1.1 moved all lib files to lib dir and no ver prefix just mojuco.lib (add option automatically add all libs file
    from bin and lib)

Added Environment option

MUJOCO_COMPILE_EXTRA
MUJOCO_LINKER_EXTRA

  • Added option to overwrite compile flags and linker flags.

…ed file to lib dir, added option to overwrite compilation flag and linker flag
@liubaoryol
Copy link

Not working for me because neither os.getenv('MUJOCO_COMPILE_EXTRA') nor os.getenv('MUJOCO_LINKER_EXTRA') return anything. How do you set those variables?

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

Successfully merging this pull request may close these issues.

2 participants