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

Build and run in docker #107

Merged
merged 3 commits into from Apr 24, 2018
Merged

Build and run in docker #107

merged 3 commits into from Apr 24, 2018

Conversation

01e9
Copy link
Contributor

@01e9 01e9 commented Apr 24, 2018

This shows how it works https://streamable.com/gf74j

  1. Execute docker/ide.sh {PATH_TO_IDE_IN_HOME_DIRECTORY}
  2. Install video drivers inside docker container (same as on host machine)

This fix is required for build to work

I like my system free of development libraries that's why I try to make all my projects run in docker.

@JoeyDeVries
Copy link
Owner

Alright, thank you! I see no problem with adding these files.

@JoeyDeVries JoeyDeVries merged commit 9e23557 into JoeyDeVries:master Apr 24, 2018
@01e9
Copy link
Contributor Author

01e9 commented Apr 24, 2018

Thank you very much!!!

As I already wrote, it doesn't build without this fix. Why that fix is not included in project?

@JoeyDeVries
Copy link
Owner

Ahh I missed that part, apologies. I don't know, as it's suggested to be a workaround I'm hesitant to actually merge it in, but based on the number of 'thumbs up', I might have to. I don't know what's going on as I have close to zero linux knowledge so I can't help you much there. If you could make another pull request with the CMake fix I'll merge it in.

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.

None yet

2 participants