kaligram324 / gimp-normalmap

Automatically exported from code.google.com/p/gimp-normalmap
Other
0 stars 0 forks source link

"uname -s" extension for macosx #14

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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 bog...@sweetcaesar.com on 1 Aug 2012 at 5:20

GoogleCodeExporter commented 8 years ago
I can't really support MacOSX builds as I have no access to any machines to 
test and verify changes. I would gladly accept a patch though, if you have a 
solution!  Sorry for the very late reply!

Original comment by ski...@gmail.com on 7 Dec 2013 at 8:26