Re: Xcode 3 and sample wchar_t data formatter
Re: Xcode 3 and sample wchar_t data formatter
- Subject: Re: Xcode 3 and sample wchar_t data formatter
- From: Eric Slosser <email@hidden>
- Date: Fri, 15 Feb 2008 10:22:26 -0500
The project has ARCH='$(ARCH)', but the target has ARCH='ppc'.
Change the target's build settings.
On Nov 20, 2007, at 9:54 AM, Matt Gough wrote:
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
_______________________________________________
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