[OpenSCAD] Building OpenCSG - How the Heck?
Stefan Farthofer
s at w23.at
Thu Jan 7 16:59:13 CET 2010
On Thu, Jan 7, 2010 at 4:48 PM, Cathal Garvey <cathalgarvey at gmail.com>wrote:
> Hi all,
> I'm trying to build OpenCSG so I can build/use the latest version of
> OpenSCAD. It fails on "make" with a string of "XYZ not declared in this
> scope" errors.
> I've attached the full output after I go into the directory and type
> "make". Can anyone make sense of this?
>
You missed the line before all the "not declared" errors:
main.cpp:25:21: error: GL/glut.h: No such file or directory
looks like you are missing GLUT.
hth,
Stefan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rocklinux.net/pipermail/openscad/attachments/20100107/1b0cf02c/attachment.html
More information about the Openscad
mailing list