Open JavierCVilla opened 10 years ago
I have same issue on OS X 10.10.2
Fixed it by installing freeglut $ brew install freeglut
where did you find freeglut? Error: No available formula for freeglut
Have you tried to update brew? $ brew update
yeah didn't work - in the end I got textplay to build by cloning this repo and doing a gem build which worked ok - then I used the resulting 0.4.4-pre gem as a dependency in my project (using any of the released gems didn't work)
I can't install texplay 0.4.3 in my mac, I've tried to do with ruby 1.9.2 but I can't. The error message is:
I know that macOS have by default the glut.h library, so I don't understand what is happening.