I suspect that you're using an older version of the
USBNotificationExample on Mac OS X 10.1 or later.
The message indicates that CFDictionarySetValue() is being used in the
code, but the framework where that function is defined isn't included in
the project. The fix is to add the framework CoreFoundation.framework to
your project.
The current version of that sample should have this fixed. This version
is on the Dec. 2001 Developer Tools CD.
HTH,
--gc
On Sunday, March 10, 2002, at 10:46 PM, Cor wrote:
..../USBNotificationExample/build/intermediates/USBNotificationExample.build
/master.o illegal
reference to symbol: _CFDictionarySetValue defined in directly
referenced
dynamic library
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundatio
n
_______________________________________________
usb mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/usb
Do not post admin requests to the list. They will be ignored.