melvinpelvinosk Wrote:On Ubuntu 12.04 32bit I get an error of "FATAL: OpenGL not available" that may not be exactly right but some very close to that
It did work for me on ubuntu 12, but I ran into the same problem on xubutu and fedora. I manged to trace this problem to wxWidgets 3.0 somehow.
It seems the main window isn't fully visible when I try to init the OpenGL context so it fails. I have a workaround in a test build but it isn't pretty (it shows an message box and inits after you click ok on it thus making sure the frame is visible).
I'll try to find a better solution this weekend.