[OpenSCAD] Building OpenCSG - How the Heck?
Clifford Wolf
clifford at clifford.at
Thu Jan 7 17:00:27 CET 2010
Hi,
On Thu, Jan 07, 2010 at 03:48:38PM +0000, Cathal Garvey wrote:
> 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.
the first error generated is almost always the important one:
main.cpp:25:21: error: GL/glut.h: No such file or directory
install glut (or built opencsg without the example programs).
yours,
- clifford
--
____ ___ ____ _ __ _ _ www.rocklinux.org
| _ \ / _ \ / ___| |/ / | | (_)_ __ _ ___ __
| |_) | | | | | | ' / | | | | '_ \| | | \ \/ /
| _ <| |_| | |___| . \ | |___| | | | | |_| |> <
|_| \_\\___/ \____|_|\_\ |_____|_|_| |_|\__,_/_/\_\
More information about the Openscad
mailing list