Skip to content
This repository was archived by the owner on Jul 2, 2020. It is now read-only.

Conversation

@pragmatrix
Copy link
Owner

@pragmatrix pragmatrix commented Aug 29, 2019

I'm trying to build and run emergent in a Ubuntu 18 VM with the software renderer kazan.

This PR adds the needed installation steps to the README (rendered).

@pragmatrix pragmatrix self-assigned this Aug 29, 2019

Also make sure that the packages `cmake` and `python`, `python3-distutils` are installed for [shaderc-sys](https://crates.io/crates/shaderc-sys). and the header `fontconfig/fontconfig.h` is available (package `libfontconfig1-dev` on Ubuntu 18/19).

And even though emergent need only Vulkan support, OpenGL header files need to be available to compile the Skia library: http://www.codebind.com/linux-tutorials/install-opengl-ubuntu-linux/ (packages `libglu1-mesa-dev` `freeglut3-dev` `mesa-common-dev` on Ubuntu 18)
Copy link
Owner Author

@pragmatrix pragmatrix Aug 30, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mesa-common-dev and libgl1-mesa-dev seems sufficient.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants