[Bf-committers] Re: Release , OS X 10.3.1 QT support

Michael Velikanje bf-committers@blender.org
Sat, 29 Nov 2003 13:22:32 -0900


>
   Thanks for the fix! I edited quicktime_export.c and 
quicktime_import.c, adding #define __AIFF__ to both files and now Qt 
support compiles again ::))
     I'm not sure what the patch for makesdna.c does but not adding it 
didn't seem to make a difference for the QT support.

     Thank you Nicolas Zinovieff and Douglas B.

Michael Velikanje

> Message: 6
> From: Douglas Bischoff <bischofftep@mac.com>
> Subject: Re: [Bf-committers] Release... :)
> Date: Fri, 28 Nov 2003 22:42:19 -0500
> To: bf-committers@blender.org
> Reply-To: bf-committers@blender.org
>
> On Nov 28, 2003, at 4:26 PM, Ton Roosendaal wrote:
>
>> Let's go for it again... just got sgi version in, based on last
>> commit. So let the machines rumble & roll!
>
> Didn't see a note about OS X plugins... did that not make the 2.31
> release? Wasn't sure if it got totally committed yet.
>
> Also, I got some info from Nicolas Zinovieff including three small
> fixes that permit compiling WITH_QUICKTIME on OS 10.3.1 using the
> latest GCC 3.3:
>
> Index: source/blender/makesdna/intern/makesdna.c
> ===================================================================
> RCS file:
> /cvsroot/bf-blender/blender/source/blender/makesdna/intern/makesdna.c,v
> retrieving revision 1.6
> diff -r1.6 makesdna.c
> 58c58
> < #include "MEM_guardedalloc.h"
> ---
>> // #include "MEM_guardedalloc.h"
> Index: source/blender/quicktime/apple/quicktime_export.c
> ===================================================================
> RCS file:
> /cvsroot/bf-blender/blender/source/blender/quicktime/apple/
> quicktime_export.c,v
> retrieving revision 1.11
> diff -r1.11 quicktime_export.c
> 80a81
>> #define __AIFF__
> Index: source/blender/quicktime/apple/quicktime_import.c
> ===================================================================
> RCS file:
> /cvsroot/bf-blender/blender/source/blender/quicktime/apple/
> quicktime_import.c,v
> retrieving revision 1.6
> diff -r1.6 quicktime_import.c
> 41a42
>> #define __AIFF__
>
> (I can't claim these: they're from Nicolas Zinovieff as I mentioned
> above).
>
> Blender compiles flawlessly with these changes.
>
> Just a note for 2.32!
>
> -Bischofftep
>
>
>
> --__--__--
>
> _______________________________________________
> Bf-committers mailing list
> Bf-committers@blender.org
> http://www.blender.org/mailman/listinfo/bf-committers
>
>
> End of Bf-committers Digest
>