LearnOpenGL.com: Setup Gotchas on Ubuntu 16.04 and Code::Blocks
I began working through the fantastic OpenGL tutorials on learnopengl.com today and hit a couple of issues along the way.
Most of the issues I hit were caused by the fact that the tutorials are heavily biased towards Windows and Visual Studio while I’m using Ubuntu 16.04 and Code::Blocks.
…