Re: Problems with CFPropertyListCreateFromXMLData, CFPropertyListCreateXMLData methods in CoreFoundation.

61 views
Skip to first unread message

Christopher Lloyd

unread,
Mar 26, 2013, 3:54:08 PM3/26/13
to cocotr...@googlegroups.com, mvbe...@gmail.com
Hi,

The functions aren't implemented, you can implement them or wait for someone else to.

Chris


On Sunday, March 24, 2013 1:38:48 PM UTC-4, mvbe...@gmail.com wrote:
I try to port MobileDeviceAccess project to Windows from MAC using Cocotron, and now I have some troubles. This library uses CFPropertyListCreateFromXMLData, CFPropertyListCreateXMLData methods, which are declared in CFPropertyList.h. So, there are no errors during compiling. But, there are two errors during linking: undefined reference to `__imp__CFPropertyListCreateXMLData', undefined reference to `__imp__CFPropertyListCreateFromXMLData'. What am I doing wrong?


Best Regards, Michael

Reply all
Reply to author
Forward
0 new messages