On 4/26/06, <b class="gmail_sendername">B. Bogart</b> &lt;<a href="mailto:ben@ekran.org">ben@ekran.org</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
GemPixUtil.cpp:533: error: `bgradata' undeclared (first use this function)<br>GemPixUtil.cpp:533: error: (Each undeclared identifier is reported only once<br>&nbsp;&nbsp; for each function it appears in.)</blockquote><div><br>
Looks like a typo or bad copy+paste.&nbsp; should be rgbadata.<br>
&nbsp;</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">GemPixUtil.cpp: In member function `void imageStruct::fromYV12(short int*,<br>&nbsp;&nbsp; short int*, short int*)':
<br>GemPixUtil.cpp:1126: error: `pixels' undeclared (first use this function)</blockquote><div><br>
The Altivec function there looks out of place - another bad copy+paste?&nbsp; Just comment out that #ifded __VEC__ and continue.<br>
</div><br></div><br>