Re: Problems with Universal Build...
Re: Problems with Universal Build...
- Subject: Re: Problems with Universal Build...
- From: Mike Abdullah <email@hidden>
- Date: Mon, 24 Dec 2007 00:55:13 +0000
On 24 Dec 2007, at 00:39, Jerry LeVan wrote:
Hi,
I have a Universal build for my little app. It works fine on my
intel box but....
Running on my wife's PPC is turning out to be a disaster.
When running on the PPC box ( Quicksilver 2002 latest version of tiger
with all the patches).
1) NSLog messages are not appearing in system.log
I believe they actually go in console.log
2) NSTemporaryDirectory() returns a / as the last character on the
Intel
side but not on the PPC box.
Why is this a problem? All the NSString methods for manipulating paths
are perfectly happy with either scheme.
3) the PDFDocument method writeToFile works fine on the Intel side
but goes off to la la land on the PPC box ie it never returns and
does not write the file. The app is still functional... It took
a while to figure this out since NSLog does not appear to be
working.
I run a NSRunAlertPanel just before the writeToFile call and
immediately
after the writeToFile returns. The first alert appears but the
second
one does not.?.?
Doh,
Any suggestions?
Jerry
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden