On 14/12/2011 16:32, Matúš Kukan wrote:
.mm files are objective-C specific header files. I would convert them to c++ since mac now supports c++ based apps.On 14 December 2011 15:47, Norbert Thiebaud<nthiebaud@gmail.com> wrote:On Wed, Dec 14, 2011 at 6:23 AM, Matúš Kukan<matus.kukan@gmail.com> wrote:On 13 December 2011 21:38, Michael Stahl<mstahl@redhat.com> wrote:wouldn't it be better to simply use gb_Library_add_objcxxobjects instead?Well, gb_ObjCxxObject_get_source are .mm files and not .cxx so that's not possible.so maybe the file should really be a .mm and not a .cxx ?Can be, I have never seen .mm files except in LibreOffice. I think you can change that.