Xcode 3 and sample wchar_t data formatter
Xcode 3 and sample wchar_t data formatter
- Subject: Xcode 3 and sample wchar_t data formatter
- From: Matt Gough <email@hidden>
- Date: Tue, 20 Nov 2007 15:54:53 +0100
I have been trying to get the wchar_t data formatter working in Xcode 3:
http://developer.apple.com/samplecode/WcharDataFormatter/index.html
I have rebuilt it as a Universal Binary (since the built version is
PowerPC only) and placed it into:
/Library/Application Support/Developer/Shared/Xcode/CustomDataViews/
However, when I try to display something wchar_t based, I get the
following alert:
***
Failed to load custom data formatter plugin at:
/Library/Application Support/Developer/Shared/Xcode/CustomDataViews/
wchardataformatter.bundle/Contents/MacOS/wchardataformatter
Data values for types supported by this plugin may not display properly.
Error message was:
0x1d825ba5 "dlopen(/Library/Application Support/Developer/Shared/Xcode/
CustomDataViews/wchardataformatter.bundle/Contents/MacOS/
wchardataformatter, 5): no suitable image found. Did find:\n\t/
Library/Application Su"...
***
(Yes, unfortunately the message was cut off at "Application Su...")
Anyone else managed to get that formatter working in Xcode 3?
BTW - I never tried using it with Xcode 2.4.1 so don't know if it ever
did work.
Thanks
Matt Gough
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden