[Bf-committers] cocoa has a build problem in imbuf_cocoa.m

jmsoler at free.fr jmsoler at free.fr
Fri Oct 30 23:03:44 CET 2009


Darwin i386 32bits.

Selon Damien Plisson <damien.plisson at yahoo.fr>:

> Although Cocoa port was meant for 10.5, I found it was possible to
> have 10.4 as well. That's why the darwin-config.py defaults to 10.4
> SDK for 32bit archs.
>
> uint32 is defined from 10.5, I replaced it by standard C99 types to
> ensure 10.4 compatibility. (svn # 24189)
>
> BTW, what is your platform?
> For now, I have feedback mostly from testers running the Intel 64bit
> version of cocoa. And I'm interested to get feedback from other
> platforms as well...
>
> Regards,
> Damien
>
> Le 30 oct. 2009 à 20:34, jmsoler at free.fr a écrit :
>
> > the darwin-config.py file automatically uses the 10.4 sdk and it
> > needs to be
> > modified for the 10.5 one.
> >
> > Regards.
> >
> >
> > Selon jmsoler at free.fr:
> >
> >> It seems to be the MacOsx 10.4 sdk. Maybe should  I try to use the
> >> 10.5 ?
> >>
> >> Regards.
> >>
> >> Selon Damien Plisson <damien.plisson at yahoo.fr>:
> >>
> >>> Bonjour JM,
> >>>
> >>> What is exactly your setup (compile chain, OS X version, SDK you
> >>> use) ?
> >>>
> >>> I don't have this issue neither w/ cmake + xcode, or with scons.
> >>>
> >>> Cheers,
> >>> Damien
> >>>
> >>> Le 30 oct. 2009 à 16:53, jmsoler at free.fr a écrit :
> >>>
> >>>>
> >>>> The error :
> >>>> ""
> >>>> source/blender/imbuf/intern/imbuf_cocoa.m
> >>>> source/blender/imbuf/intern/imbuf_cocoa.m: In function
> >>>> ‘imb_cocoaLoadImage’:
> >>>> source/blender/imbuf/intern/imbuf_cocoa.m:68: error: ‘uint32’
> >>>> undeclared (first
> >>>> use in this function)
> >>>> """
> >>>> uint32 seems to be defined in tiff.h
> >>>> _______________________________________________
> >>>> Bf-committers mailing list
> >>>> Bf-committers at blender.org
> >>>> http://lists.blender.org/mailman/listinfo/bf-committers
> >>>
> >>> _______________________________________________
> >>> Bf-committers mailing list
> >>> Bf-committers at blender.org
> >>> http://lists.blender.org/mailman/listinfo/bf-committers
> >>>
> >>
> >>
> >> _______________________________________________
> >> Bf-committers mailing list
> >> Bf-committers at blender.org
> >> http://lists.blender.org/mailman/listinfo/bf-committers
> >>
> >
> >
> > _______________________________________________
> > Bf-committers mailing list
> > Bf-committers at blender.org
> > http://lists.blender.org/mailman/listinfo/bf-committers
>
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>




More information about the Bf-committers mailing list