Export to GitHub

chipmunk-physics - issue #2

Can't find OpenGL/gl.h on Debian


Posted on Sep 2, 2008 by Swift Hippo

What steps will reproduce the problem? 1. Install Debian GNU/Linux 5.0 'Lenny' with Nvidia binary driver 2. Compile chipmunk

What is the expected output? What do you see instead?

Demo6.c should compile, but doesn't as cmake can't find OpenGL/gl.h. My gl.h is located at GL/gl.h.

What version of the product are you using? On what operating system?

Latest SVN of chipmunk (revision 10), Debian 5.0

Please provide any additional information below.

Patch is attached.

Cheers, Simon

Attachments

Comment #1

Posted on Aug 27, 2009 by Happy Giraffe

This was probably fixed long ago. I didn't notice that I was actually getting issues reported until recently as it seems to have defaulted to not notify me by email that any issues were ever added.

Comment #2

Posted on Aug 27, 2009 by Helpful Panda

It wasn't -- I just tried compiling under Debian today and had the same issue, and needed to make the same fix.

Status: Fixed

Labels:
Type-Defect Priority-Medium