Skip to content

added /openmp flag , added automatically discover lib file, 2.1.1 mov… #686

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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?

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

Successfully merging this pull request may close these issues.

2 participants