<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">I just start to learn the objc/cocoa bridge of CCL. However, the example tiny.lisp doesn’t run.</div><div class="">I can compile it but (TINY-SETUP) gives following error:</div><div class=""><br class=""></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;" class=""><div class=""><div class="">Objective-C runtime exception: </div></div><div class=""><div class="">NSWindow drag regions should only be invalidated on the Main Thread!</div></div><div class=""><div class="">   [Condition of type NS-EXCEPTION]</div></div></blockquote><div class=""><div class=""><br class=""></div></div><div class="">Another question: (REQUIRE "COCOA”) starts a “temp bundle64” app, how can I disable that?</div><div class=""><br class=""></div><div class="">Thanks,<br class=""><div class="">
<div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: "Source Serif Pro"; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;">Sincerely, Yuan</div>
</div>
<br class=""></div></body></html>