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

Can I ask a newb question about how to create an exe from a C++ program using the library? #72

Closed
MotorCityCobra opened this issue Nov 24, 2021 · 1 comment

Comments

@MotorCityCobra
Copy link

MotorCityCobra commented Nov 24, 2021

I am trying to turn the basic.cc file into an .exe. To compile it, in other words. I see there is a Makefile and dll files in bin.
I've spent time in visual studio trying to build. I've run basic.cc with gcc in the command line. I've looked online. I've installed several packages that were supposed to get make to work in the commandline on WIndows.

Could you spare a minute to explain this? Sorry if it's not MuJoCo specific enough.

@MotorCityCobra
Copy link
Author

Nevermind. I tried it on Linux and it put everything together with the command make.
Though, I'd still like to do this on Windows.

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