Re: How to display Japanese in debug console?
Re: How to display Japanese in debug console?
- Subject: Re: How to display Japanese in debug console?
- From: Steve Sisak <email@hidden>
- Date: Sun, 25 Jun 2006 11:36:03 -0400
At 11:52 PM +0900 6/25/06, Norio Ota wrote:
On 2006îN 6åé 25ì , at 09:15 PM, Damien Bobillot wrote:
Norio Ota wrote :
When I read your mail, I thought NSLog might
help me out. However, unfortunately I use
Carbon, so I have a compile error with NSLog.
You need to add the Cocoa framework to the
"link with libraries & frameworks" build phase
(you may get an warning saying that NSLog is
not declared, but it's not important).
I hate to say this, but would you mind if I
asked you how I prevent from getting the compile
error?
You can probably just copy the declaration into one of your own header files.
(It's OK to have multiple declarations for a
function as long as they all agree)
HTH,
-Steve
_______________________________________________
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