-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Seems to compile and install on macosx (10.7.4) after installing the ports
through macports. HOWEVER, the Makefile needs to include macosx detection, the
result of "uname -s" is below:
% uname -s
Darwin
for reference, the ports are at least:
sudo port install gtkglextmm
sudo port install gtkglext
sudo port install glew
Original issue reported on code.google.com by [email protected] on 1 Aug 2012 at 5:20