<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">Hello,<DIV><BR class="khtml-block-placeholder"></DIV><DIV>I'm still fighting with pd to make it compile on a brand new intel-mac...</DIV><DIV>I tried to use Hans's Darwin_app packages, and after some tweak and dirty hacks (no portaudio, no portmidi no ogg, no jack, and no loader), I managed to have a pd.app bundle. The problem is that it don't manage to load the external although they are in the good place and just fresh compiled. As I don't really know the source tree of the pd packages and how it works, it is pretty hard to understand why... One of the obvious solution would be that disabling the loader in the external prevent pd from load any external ?</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>But the loader don't compile, I have this error :</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>/Users/Adrien/SourcesProg/packages/darwin_app/../../externals/loaders/import.c:27: error: too few arguments to function 'sys_load_lib'</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>the line 27 of import.c is : </DIV><DIV>    if (!sys_load_lib(sys_libdir-&gt;s_name, libname))</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>One of the other problem is that althought I'm compiling everything, the bundle is still in ppc (but almost everything inside is i386 except the Pd-0.39/Contents/MacOS/pd-0.39), and I don't understant how to force to make it intel native.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Help please....</DIV><DIV><BR><DIV><DIV>Le 31 mars 06 à 03:29, Hans-Christoph Steiner a écrit :</DIV><BLOCKQUOTE type="cite"><DIV style=""><BR class="khtml-block-placeholder"></DIV><DIV style="">Is there anyway to stream out RTSP from Gem in a similar way?</DIV><DIV style=""><BR class="khtml-block-placeholder"></DIV></BLOCKQUOTE></DIV><DIV>Well I believe it should be possible with some quicktime-code, maybe it would be more interresting to wait for the next release of the quicktime API wich should be really more clean than the actual one. However there is sample code on <A href="http://developer.apple.com/samplecode/QuickTime/idxGraphicsImaging-date.html">http://developer.apple.com/samplecode/QuickTime/idxGraphicsImaging-date.html</A> that allow to output the video buffer <I>via </I>the firewire port.</DIV><BR><DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_________________</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">www.adrienm.net</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">"Et avec quelle quantité d'illusions ai-je dû naitre pour pouvoir en perdre une chaque jour ?" Cioran</DIV></DIV><BR><BR></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV></BODY></HTML>