Re: how to use .dylib with typelibs under Excel mac - how to build under Xcode ?
Re: how to use .dylib with typelibs under Excel mac - how to build under Xcode ?
- Subject: Re: how to use .dylib with typelibs under Excel mac - how to build under Xcode ?
- From: Markus Hitter <email@hidden>
- Date: Wed, 29 Jun 2005 03:18:08 +0200
Am 28.06.2005 um 23:52 schrieb email@hidden:
I had a look at the "solver library" that comes with excel. It
consists of a solver library.tlb
and a "solver library". The file name has no extension. When I
opened the file with a text editor the first bytes were JOY!PEF so
I thought this is a MachO PEF file format.
Use /Developer/Tools/GetFileInfo to analyse the file, then /Developer/
Tools/SetFile to clone at least type and creator to your own library.
Maybe you even have to create a CFM binary instead of an mach-o one.
Googling for some hints on the web should be definitive faster than
all this try-and-error. Are you the only one on this planet coding
extensions for Excel/Mac? Isn't there some sort of user manual coming
with Excel?
Markus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
_______________________________________________
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