Problems with Universal Build...
Problems with Universal Build...
- Subject: Problems with Universal Build...
- From: Jerry LeVan <email@hidden>
- Date: Sun, 23 Dec 2007 19:39:28 -0500
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
2) NSTemporaryDirectory() returns a / as the last character on the Intel
side but not on the PPC box.
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