fogleman/Craft

Build and install for Ubuntu

PJ-Finlay opened this issue · 1 comments

Has anyone been able to successfully run Craft on Ubuntu/Linux? I've been trying to build and install Craft and have had a hard time getting the glfw library to work.

I've been able to compile Craft but get errors linking to glfw. According to this StackOverflow post installing glfw correctly on Linux isn't straightforware so it's possible I have glfw installed incorrectly.

#249

This pull request helps debug glfw but with it I was still unable to correctly link to glfw.

I was able to build on Linux, I think my primary issue was that I was trying to use a vnc virtual desktop.

Additionally, the pull request linked above does not help and I got compilation to work using the deps/ folder from this repo without changes.