[Openmcl-devel] Can't open-shared-library on Tiger

Yakov ZAYTSEV iakovz at gmail.com
Sun May 25 14:46:25 PDT 2008


AFAIU, there's no way to use CCL's Obj-C bridge on Tiger too? The only way
is to upgrade to Leopard, correct?
TIA!

On Sun, May 25, 2008 at 4:18 AM, Gary Byers <gb at clozure.com> wrote:

>
>
> On Sun, 25 May 2008, Yakov ZAYTSEV wrote:
>
>  Hello,
>>
>> I'm trying to use QuickTime Carbon API on Macbook core 2 duo with Tiger
>> I don't need Obj-C API, I want to use plain C calls..
>>
>> Version I use is Clozure CL 1.2-rc1-intel
>>
>> TIA!
>>
>> ---
>>
>
> CCL is (currently) only available as a 64-bit application on x86;
> there isn't a 64-bit version of QuickTime (and, as I undersand it,
> there won't be; QuickTime's being replaced with Core Image, Core
> Video, and other technologies.)  Core Video seems to be accessible
> from C; some or all of the "other technologies" seem to only be
> available via QTKit or QuartzCore, both of which are ObjC frameworks.
> Most/all of these things were just introduced in 64-bit versions
> with Leopard.
>
>
>
>
>> CL-USER> (ccl:open-shared-library "QuickTime.framework/QuickTime")
>>
>> Error opening shared library "QuickTime.framework/QuickTime":
>> dlopen(QuickTime.framework/QuickTime, 10): no suitable image found.  Did
>> find:
>> /System/Library/Frameworks/QuickTime.framework/QuickTime: no matching
>> architecture in universal wrapper
>>  [Condition of type SIMPLE-ERROR]
>>
>> Restarts:
>>  0: [ABORT-REQUEST] Abort handling SLIME request.
>>  1: [ABORT-BREAK] Reset this process
>>  2: [ABORT] Kill this process
>>
>> Backtrace:
>>
>>
>> --
>> May the source be with you!
>>
>>


-- 
May the source be with you!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20080526/762f677c/attachment.htm>


More information about the Openmcl-devel mailing list