51
General discussion / Re: speed game and WxX11-2.8.12
« on: 30 June 2012, 00:12:19 »
GLCanvas is part of wxwidgets, not in some other package.
Please run:
The latter one might not work if you have it installed at a different location.
Please run:
Code: [Select]
$ wx-config --list
$ find /usr/lib/wx/include/ -name 'setup.h' -exec grep -H GLCANVAS {} +
The latter one might not work if you have it installed at a different location.

