martyj Posted August 24, 2018 Share Posted August 24, 2018 I have been using docker a ton at work, so I decided to try to use it to compile leadwerks C++ projects with. I created this GIT repo https://github.com/martyj/Leadwerks4.0Docker If you move your C++ project into the project folder, and copy your leadwerks steam folder into Leadwerks you can compile a linux build of your game You can now compile Linux builds of your game on Windows. See "b" and "dr" bash files for how the container is built and ran in Linux, to tweek it for Windows. A simple volume mount change should do the trick. Let me know if there is something else you would like to see? Me personally, I plan on adding Windows compilation on Linux with this. Enjoy! 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.