Re: Trouble linking dotMac Framework email@hidden
Re: Trouble linking dotMac Framework email@hidden
- Subject: Re: Trouble linking dotMac Framework email@hidden
- From: August Trometer <email@hidden>
- Date: Fri, 13 Jan 2006 09:27:44 -0500
Yeah, that's the weird thing. I even re-downloaded the SDK just to
make sure, and I still get the errors. To be honest, I'm completely
baffled.
-- August
On Jan 13, 2006, at 8:24 AM, Brian Ganninger wrote:
Are you using the Intel/PPC version of the DotMacKit?
This is what the warning is saying, that you're linking against a
PPC-only version of the framework. You'll need to make sure you are
copying in and linking against a Universal Binary version of the
framework.
On Jan 13, 2006, at 1:01 AM, August Trometer wrote:
I'm working on an app that uses the dotMac Framework (2.0)
During the linking process, I get this warning:
/usr/bin/ld: warning /Frameworks/DotMac2.0/DotMacKit.framework/
DotMacKit cputype (18, architecture ppc) does not match cputype
(7) for specified -arch flag: i386 (file not loaded)
I've tried building my app in both ppc, intel-only, and universal
modes with no luck. Strangely, I can build the app in Debug mode
just fine -- I still get the warning, but the app runs. In Release
mode, the app doesn't complete the build process.
Any ideas?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden