Comment out that function and continue?&nbsp; I think vec_sl() wants the second arg to be of vector unsigned short.<br><br><div><span class="gmail_quote">On 4/24/06, <b class="gmail_sendername">B. Bogart</b> &lt;<a href="mailto:ben@ekran.org">
ben@ekran.org</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Doh, seems I need the menubar hiding code too...<br><br>I tried compiling on the other OSX machine (since the first one is only
<br>downloading a portion of the developer tools, after many tries) I guess<br>there are not any apple mirrors for the Xcode stuff...<br><br>So compiling fails with:<br><br>g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16
<br>-funroll-loops -ffast-math -faltivec&nbsp;&nbsp; -I..&nbsp;&nbsp; GemPixImageLoad.cpp -o<br>GemPixImageLoad.o<br>GemPixConvertAltivec.cpp: In function `void YUV422_to_YV12_altivec(short<br>int*,<br>&nbsp;&nbsp; short int*, short int*, short int*, unsigned char*, int, int)':
<br>GemPixConvertAltivec.cpp:637: error: no instance of overloaded builtin<br>function<br>&nbsp;&nbsp; `vec_sl' matches the parameter list<br>GemPixConvertAltivec.cpp:638: error: no instance of overloaded builtin<br>function<br>&nbsp;&nbsp; `vec_sl' matches the parameter list
<br>GemPixConvertAltivec.cpp:644: error: no instance of overloaded builtin<br>function<br>&nbsp;&nbsp; `vec_sl' matches the parameter list<br>GemPixConvertAltivec.cpp:645: error: no instance of overloaded builtin<br>function<br>&nbsp;&nbsp; `vec_sl' matches the parameter list
<br>GemPixConvertAltivec.cpp:646: error: no instance of overloaded builtin<br>function<br>&nbsp;&nbsp; `vec_sl' matches the parameter list<br>GemPixConvertAltivec.cpp:647: error: no instance of overloaded builtin<br>function<br>&nbsp;&nbsp; `vec_sl' matches the parameter list
<br>make[1]: *** [GemPixConvertAltivec.o] Error 1<br>make[1]: *** Waiting for unfinished jobs....<br>make: *** [Base] Error 2<br><br>This is on a dual g5 2ghz 10.3.9 machine.<br><br>I hope someone has a binary I can use... This project is supposed to be
<br>presented on thursday.<br><br>Thanks all,<br><br>.b.<br><br><br>On Mon, April 24, 2006 11:53 am, B. Bogart said:<br>&gt; Thanks Chris,<br>&gt;<br>&gt; So its a new object, anyone have a G5 Gem binary that includes<br>
&gt; gemlist_info I can use?<br>&gt;<br>&gt; I tried both binaries on tigital's mac homepage, but I can get neither<br>to<br>&gt; load in PD. (no errors, just &quot;can't load library&quot;) I'm running 10.3.9...<br>&gt;<br>
&gt; Thanks,<br>&gt; .b.<br>&gt;<br>&gt; ----- Original Message -----<br>&gt;&gt;From&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&quot;chris clepper&quot; &lt;<a href="mailto:cgclepper@gmail.com">cgclepper@gmail.com</a>&gt;<br>&gt; Date&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Wed, 12 Apr 2006 14:05:27 -0500
<br>&gt; To&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:ben@ekran.org">ben@ekran.org</a><br>&gt; Cc&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:gem-dev@iem.at">gem-dev@iem.at</a><br>&gt; Subject&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Re: [GEM-dev] testing the position of a gem chain<br>&gt;<br>&gt; gemlist_info ?
<br>&gt;<br>&gt; On 4/12/06, B. Bogart &lt;<a href="mailto:ben@ekran.org">ben@ekran.org</a>&gt; wrote:<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Hey all,<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; If I have a bunch of rotate and translate objects in a single chain,<br>
&gt; is<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; there a way I can get the resultant absolute XYZ position of the<br>&gt; center of<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; the object? (XYZ orientation would be good too)<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; I guess something like pix_info but for the tranformation/rotation
<br>&gt; matrix...<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Thanks!<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; ..b..<br>&gt;<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; _______________________________________________<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; GEM-dev mailing list<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; <a href="mailto:GEM-dev@iem.at">
GEM-dev@iem.at</a><br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://lists.puredata.info/listinfo/gem-dev">http://lists.puredata.info/listinfo/gem-dev</a><br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; _______________________________________________
<br>&gt; GEM-dev mailing list<br>&gt; <a href="mailto:GEM-dev@iem.at">GEM-dev@iem.at</a><br>&gt; <a href="http://lists.puredata.info/listinfo/gem-dev">http://lists.puredata.info/listinfo/gem-dev</a><br>&gt;<br><br><br><br>
<br><br>_______________________________________________<br>GEM-dev mailing list<br><a href="mailto:GEM-dev@iem.at">GEM-dev@iem.at</a><br><a href="http://lists.puredata.info/listinfo/gem-dev">http://lists.puredata.info/listinfo/gem-dev
</a><br></blockquote></div><br>