[Bf-committers] make fails in CIN/DPX related calls

GSR gsr.b3d at infernal-iceberg.com
Sun Mar 12 20:43:27 CET 2006


Hi:

It seems make does not manage to compile, could people test the patch?

GSR
 
-------------- next part --------------
Index: source/Makefile
===================================================================
RCS file: /cvsroot/bf-blender/blender/source/Makefile,v
retrieving revision 1.98
diff -u -p -r1.98 Makefile
--- source/Makefile	27 Feb 2006 00:03:18 -0000	1.98
+++ source/Makefile	12 Mar 2006 19:31:54 -0000
@@ -161,6 +161,7 @@ endif
   ifeq ($(WITH_OPENEXR), true)
     COMLIB += $(OCGDIR)/blender/imbuf/openexr/$(DEBUG_DIR)libopenexr.a
   endif
+    COMLIB += $(OCGDIR)/blender/imbuf/cineon/$(DEBUG_DIR)libcineon.a
   ifeq ($(WITH_FREETYPE2), true)
     ifeq ($(OS), windows)
       ifeq ($(FREE_WINDOWS), true)


More information about the Bf-committers mailing list