On Sat, Apr 23, 2011 at 12:34 PM, Christian Lohmaier
wrote:
> Hi *,
>
>
> Thanks a lot, some nitpick
> cc1obj: warning: command line option "-fno-enforce-eh-specs" is valid
> for C++/ObjC++ but not for ObjC
>
> i.e. would be nice if that flag would be stripped for ObjC compiles
yep, objC should p
Hi *,
On Sat, Apr 23, 2011 at 6:06 PM, Norbert Thiebaud wrote:
> OGLTrans in slideshow on Mac as a couple of Objective/C (by opposition
> ot Objective/C++) files.
>
> Unfortunately gbuild did not have support for .m files (and silently
> did nothing for things like
> [...]
> I added support for O
OGLTrans in slideshow on Mac as a couple of Objective/C (by opposition
ot Objective/C++) files.
Unfortunately gbuild did not have support for .m files (and silently
did nothing for things like
$(eval $(call gb_Library_add_objcobjects,OGLTrans,\
slideshow/source/engine/OGLTrans/mac/aquaOpenGLVi