<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div><br></div><div>Is someone able to compile the code from the current git repository on Mac OS X 10.6.3? Each time I try to build the code I always have these errors:</div><div><br></div><div><font class="Apple-style-span" face="Times"><span class="Apple-style-span" style="-webkit-border-horizontal-spacing: 4px; -webkit-border-vertical-spacing: 4px;"><div>  OBJC   libmacosx_plugin_la-vout.lo</div><div>vout.m: In function ‘-[VLCVoutView voutSizeForFactor:]’:</div><div>vout.m:359: error: ‘vout_thread_t’ has no member named ‘render’</div><div>vout.m:359: error: ‘vout_thread_t’ has no member named ‘render’</div><div>vout.m:360: error: ‘vout_thread_t’ has no member named ‘render’</div><div>vout.m:362: error: ‘vout_thread_t’ has no member named ‘render’</div><div>vout.m:362: error: ‘vout_thread_t’ has no member named ‘render’</div><div>vout.m:365: error: ‘vout_thread_t’ has no member named ‘render’</div><div>vout.m:369: error: ‘vout_thread_t’ has no member named ‘render’</div><div>vout.m:370: error: ‘vout_thread_t’ has no member named ‘render’</div><div>vout.m:371: error: ‘vout_thread_t’ has no member named ‘render’</div><div>vout.m: In function ‘-[VLCVoutView scaleWindowWithFactor:animate:]’:</div><div>vout.m:380: error: ‘vout_thread_t’ has no member named ‘b_fullscreen’</div><div>vout.m:410: error: ‘vout_thread_t’ has no member named ‘i_changes’</div><div>vout.m:410: error: ‘VOUT_SIZE_CHANGE’ undeclared (first use in this function)</div><div>vout.m:410: error: (Each undeclared identifier is reported only once</div><div>vout.m:410: error: for each function it appears in.)</div><div>vout.m: In function ‘-[VLCVoutView mouseMoved:]’:</div><div>vout.m:651: warning: implicit declaration of function ‘vout_PlacePicture’</div><div>vout.m:655: error: ‘vout_thread_t’ has no member named ‘render’</div><div>vout.m:659: error: ‘vout_thread_t’ has no member named ‘render’</div><div>vout.m:663: error: ‘vout_thread_t’ has no member named ‘render’</div><div>vout.m: In function ‘+[VLCVoutView voutView:subView:frame:]’:</div><div>vout.m:743: error: ‘vout_thread_t’ has no member named ‘b_fullscreen’</div><div>vout.m: In function ‘-[VLCDetachedVoutView manage]’:</div><div>vout.m:855: error: ‘vout_thread_t’ has no member named ‘b_fullscreen’</div><div>vout.m: In function ‘-[VLCDetachedVoutView scaleWindowWithFactor:animate:]’:</div><div>vout.m:886: error: ‘vout_thread_t’ has no member named ‘b_fullscreen’</div><div>vout.m: In function ‘-[VLCVoutWindow initMainThread:]’:</div><div>vout.m:1037: error: ‘vout_thread_t’ has no member named ‘i_window_height’</div><div>vout.m:1038: error: ‘vout_thread_t’ has no member named ‘i_window_width’</div><div>make[6]: *** [libmacosx_plugin_la-vout.lo] Error 1</div><div>make[5]: *** [all] Error 2</div><div>make[4]: *** [all-recursive] Error 1</div><div>make[3]: *** [all] Error 2</div><div>make[2]: *** [all-recursive] Error 1</div><div>make[1]: *** [all-recursive] Error 1</div><div>make: *** [all] Error 2</div><div><br></div></span></font><div>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>According to other posts on this list a change on May 26th or around this date made the code impossible to build on a Mac. Is this a known bug?</div><div><br></div><div>Thanks,</div><div><br></div><div>Vincent Lecours<br></div></div></span></div></span></div></div></div></body></html>