• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: how to use .dylib with typelibs under Excel mac - how to build under Xcode ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
References: 
 >Re: how to use .dylib with typelibs under Excel mac - how to build under Xcode ? (From: email@hidden)

  • Prev by Date: Re: how to use .dylib with typelibs under Excel mac - how to build under Xcode ?
  • Next by Date: setting environment variables in makefiles?
  • Previous by thread: Re: how to use .dylib with typelibs under Excel mac - how to build under Xcode ?
  • Next by thread: Re: how to use .dylib with typelibs under Excel mac - how to build under Xcode ?
  • Index(es):
    • Date
    • Thread