[Bf-committers] Problem with /extern/Makefile on OS X?

Jean-Luc Peurière bf-committers@blender.org
Sun, 16 May 2004 13:09:12 +0200


Le 16 mai 04, à 11:36, anders.gudmundsson@telia.com a écrit :
>
>
> then it goes on to complaining about missing glut headers:
>
> gldemo.cpp:24:21: GL/glut.h: No such file or directory

Solid demo files does not work, but that's not a problem,
the library is ok.

>
> About building with scons:
> Is there a way to stop scons from invoking ranlib in the SConstuct or =

> config.opts files?
> It would be nice to use scons for building Blender on 10.2 too.
>

You want to use ranlib, it is mandatory on every archive in any version 
of Mac OS X

Now, to use scons on 10.2, you only have to furnish the correct paths 
in config.opts

Scons defaults build for 10.3 (for now, plan is to provide config files 
for both) but there
is no reason it cant on 10.2

-- 
Jean-luc