discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question about CoreBase


From: Germán Arias
Subject: Re: Question about CoreBase
Date: Sun, 16 Apr 2017 23:59:23 -0600

Thanks Stefan, it works.

Germán

El dom, 16-04-2017 a las 08:31 -0400, Stefan Bidigaray escribió:
I'm not sure what that function does exactly, but if it is just a plain retain function you can replace it with CFRetain or a call to the -retain method.

On Apr 15, 2017 21:20, "Germán Arias" <germanandre@gmx.es> wrote:
I'm trying to use a Mac project with GNUstep. But now I have this
problem at linker:

undefined reference to 'CFBridgingRetain'

why I get this error only at linker? As far as I can see
CFBridgingRetain is not available at CoreBase. If so, can I replace
this function with some code?

Thanks
Germán


_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep


reply via email to

[Prev in Thread] Current Thread [Next in Thread]