Re: MS Excel 2004 XLL addin in xcode
Re: MS Excel 2004 XLL addin in xcode
- Subject: Re: MS Excel 2004 XLL addin in xcode
- From: Jim McKinnon <email@hidden>
- Date: Tue, 15 Aug 2006 07:06:53 -0700
Eric,
I understand when I build the app it will be created using Mach-O libraries. But shouldn't running the program create the same kind of libraries the compiler did before - such as Mach-O and CFM as you specify? Is this not the compiler? Or did Freescale strip out the CFM-creating compiler app?
Has anyone built this?
Jim On Aug 14, 2006, at 11:35 PM, Eric Albert wrote: On Aug 14, 2006, at 10:27 PM, Jim McKinnon wrote: I did find this on Sourceforge - Powerplant source code! If compiled and used will it create CFM libraries like Codewarrior? Has anyone done this?
I don't know how hard it would be to compile that, or if anyone has done that. But this could be the solution for me.
The version of PowerPlant there will build as a Mach-O library in Xcode. It probably builds as a CFM library if you have CodeWarrior, but you need CodeWarrior (or MPW) to build a CFM library on Mac OS X.
-Eric
|
_______________________________________________
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