Hi, I tried to create a port for Ghemical [1] and had some problems. After some tries I got it working, but only by patching Glut.
The problem is that Glut tries to include GL/gl.h and GL/glu.h which don't exist. So I had to change them to OpenGl/gl.h and OpenGL/glu.h. I also had to change the includes in the Ghemical source code to OpenGl. As Glut has no maintainers I'm not sure if I can change this in the normal port or if this would cause serious problems. Or am I missing something? Thanks for your help, Simon [1]: http://www.bioinformatics.org/ghemical/ghemical/index.html -- + privacy is necessary + using http://gnupg.org + public key id: 0x6115F804EFB33229
pgp6YrqN8r255.pgp
Description: PGP signature
_______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-dev
