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" <[email protected]> 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
> > [email protected]
> > https://lists.gnu.org/mailman/listinfo/discuss-gnustep
> > 
_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to