[Bf-committers] FreeBSD compile help

Kent Mein bf-committers@blender.org
Tue, 13 Apr 2004 09:56:00 -0500


In reply to Johnny Matthews (Johnny.Matthews@greenville.edu):

> I get this really odd error while compiling on FreeBSD. Anyone seen it
> before?

Yep,  There are two new libs in blender/extern
solid and qhull.  You'll want to install them and then
set NAN_SOLID and NAN_QHULL environment variables to point to where
you installed them.  (Assuming your using the Makefile system to build stuff)

Eventually they will hopefully be built by the platform maintainer and committed
to the lib dir so you won't have to do this.

Kent