Browse thread
Custom linking with MacOSX frameworks?
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Doug Kirk <doug@d...> |
| Subject: | Re: [Caml-list] Custom linking with MacOSX frameworks? |
Try checking /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ImageIO.framework/Headers/Image*.h for the headers. If you don't want to depend upon fink, and neither on OS X core libraries, maybe ImageMagick? On 10/3/06, Daniel Bünzli <daniel.buenzli@epfl.ch> wrote: > > But header files are not included >