<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi all,<div><br></div><div>I have problems with building VLC on the mentioned environment.</div><div><br></div><div>After following the steps described here: <a href="http://wiki.videolan.org/OSXCompile#Prepare_Mac_OS_X_for_build_VLC">http://wiki.videolan.org/OSXCompile#Prepare_Mac_OS_X_for_build_VLC</a> and here: <a href="http://wiki.videolan.org/OSXCompile#Quick_Steps_on_Mac_OS_X_10.5">http://wiki.videolan.org/OSXCompile#Quick_Steps_on_Mac_OS_X_10.5</a> I get the following error at make:</div><div><br></div><div><div>  OBJC   libmacosx_plugin_la-vout.lo</div><div>vout.m: In function '-[VLCVoutView voutSizeForFactor:]':</div><div>vout.m:359: error: 'struct vout_thread_t' has no member named 'render'</div><div>vout.m:359: error: 'struct vout_thread_t' has no member named 'render'</div><div>vout.m:360: error: 'struct vout_thread_t' has no member named 'render'</div><div>vout.m:362: error: 'struct vout_thread_t' has no member named 'render'</div><div>vout.m:362: error: 'struct vout_thread_t' has no member named 'render'</div><div>vout.m:365: error: 'struct vout_thread_t' has no member named 'render'</div><div>vout.m:369: error: 'struct vout_thread_t' has no member named 'render'</div><div>vout.m:370: error: 'struct vout_thread_t' has no member named 'render'</div><div>vout.m:371: error: 'struct vout_thread_t' has no member named 'render'</div><div>vout.m: In function '-[VLCVoutView scaleWindowWithFactor:animate:]':</div><div>vout.m:380: error: 'struct vout_thread_t' has no member named 'b_fullscreen'</div><div>vout.m:410: error: 'struct 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: 'struct vout_thread_t' has no member named 'render'</div><div>vout.m:659: error: 'struct vout_thread_t' has no member named 'render'</div><div>vout.m:663: error: 'struct vout_thread_t' has no member named 'render'</div><div>vout.m: In function '+[VLCVoutView voutView:subView:frame:]':</div><div>vout.m:743: error: 'struct vout_thread_t' has no member named 'b_fullscreen'</div><div>vout.m: In function '-[VLCDetachedVoutView manage]':</div><div>vout.m:855: error: 'struct vout_thread_t' has no member named 'b_fullscreen'</div><div>vout.m: In function '-[VLCDetachedVoutView scaleWindowWithFactor:animate:]':</div><div>vout.m:886: error: 'struct vout_thread_t' has no member named 'b_fullscreen'</div><div>vout.m: In function '-[VLCVoutWindow initMainThread:]':</div><div>vout.m:1037: error: 'struct vout_thread_t' has no member named 'i_window_height'</div><div>vout.m:1038: error: 'struct 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><div>I have XCode 3.1.2 installed. Also, I checked <a href="http://wiki.videolan.org/OSXCompile#What.27s_wrong.2C_if_I_don.27t_succeed.3F">this</a>, but no success.</div><div><br></div><div>Any help is greatly appreciated!</div><div><br></div><div>Thanks,</div><div>Viktor</div></div></body></html>