[Bf-committers] compiling on Os X tiger with makefiles

Jean-Luc Peurière jlp at nerim.net
Fri Sep 16 00:19:10 CEST 2005


hi

there is some missing routines on tiger with makefiles. this seems to  
affect only G5

to solve change  nan_link.mk as following :

RCS file: /cvsroot/bf-blender/blender/source/nan_link.mk,v
retrieving revision 1.25
diff -r1.25 nan_link.mk
60c60
<     LLIBS    += -lz -framework Carbon -framework AGL -framework OpenGL
---
 >     LLIBS    += -lz -lstdc++ -lSystemStubs -framework Carbon - 
framework AGL -framework OpenGL


I will test saturday on the 10.3 G4 to check it does not break  
compilation and will commit if positive

lukep





More information about the Bf-committers mailing list