But thanks for testing, good to know the win32 changes didn't break the Linux build

EDIT: Ok just pushed the changes, the OpenGL stuff can wait, it's going to take a while to fix (for Windows.) Let me know if this installs correctly now.
Code: Select all
commit bc14106a8d765d1b4154ffb45128f66309e4ae80
Author: Adam Nielsen <malvineous@shikadi.net>
Date: Sun Nov 16 11:42:26 2014 +1000
cmf-creativelabs: Add more tests to confirm correct rhythm operator settings
Code: Select all
./src/unix/glx11.cpp(86): assert "xid" failed in SetCurrent(): window must be shown
Hmm... After commenting out that line:Malvineous wrote:What happens if you comment out the SetCurrent() call (studio.cpp line 193)?
Code: Select all
Unable to load OpenGL. Make sure you have OpenGL drivers available for your video card.
[glewInit() failed: Missing GL version]