On 05 May 2013, at 06:20, m...@rpzdesign.com wrote:

Anybody have any success with the included units for
CoreFoundation on Mac OSX.

I was trying to use CFSetGetCount( ) function call, it is clearly defined in CFSet.pas
and yet the linker error is:

Identifier Not Found "CFSetGetCount"

Add {$linkframework CoreFoundation} to your application's source code.


Jonas
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to