AFAIU, there's no way to use CCL's Obj-C bridge on Tiger too? The only way is to upgrade to Leopard, correct?<div><br></div><div>TIA!<br><br><div class="gmail_quote">On Sun, May 25, 2008 at 4:18 AM, Gary Byers <<a href="mailto:gb@clozure.com">gb@clozure.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="Ih2E3d"><br>
<br>
On Sun, 25 May 2008, Yakov ZAYTSEV wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br>
<br>
I'm trying to use QuickTime Carbon API on Macbook core 2 duo with Tiger<br>
I don't need Obj-C API, I want to use plain C calls..<br>
<br>
Version I use is Clozure CL 1.2-rc1-intel<br>
<br>
TIA!<br>
<br>
---<br>
</blockquote>
<br></div>
CCL is (currently) only available as a 64-bit application on x86;<br>
there isn't a 64-bit version of QuickTime (and, as I undersand it,<br>
there won't be; QuickTime's being replaced with Core Image, Core<br>
Video, and other technologies.)  Core Video seems to be accessible<br>
from C; some or all of the "other technologies" seem to only be<br>
available via QTKit or QuartzCore, both of which are ObjC frameworks.<br>
Most/all of these things were just introduced in 64-bit versions<br>
with Leopard.<div><div></div><div class="Wj3C7c"><br>
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
CL-USER> (ccl:open-shared-library "QuickTime.framework/QuickTime")<br>
<br>
Error opening shared library "QuickTime.framework/QuickTime":<br>
dlopen(QuickTime.framework/QuickTime, 10): no suitable image found.  Did<br>
find:<br>
/System/Library/Frameworks/QuickTime.framework/QuickTime: no matching<br>
architecture in universal wrapper<br>
  [Condition of type SIMPLE-ERROR]<br>
<br>
Restarts:<br>
 0: [ABORT-REQUEST] Abort handling SLIME request.<br>
 1: [ABORT-BREAK] Reset this process<br>
 2: [ABORT] Kill this process<br>
<br>
Backtrace:<br>
<br>
<br>
-- <br>
May the source be with you!<br>
<br>
</blockquote>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>May the source be with you!
</div>