[vlc-devel] Not able to build current git on Mac OS X 10.6

Vincent Lecours vincentlecours at theofan.net
Mon Jun 7 16:15:08 CEST 2010


Hi,

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:

  OBJC   libmacosx_plugin_la-vout.lo
vout.m: In function ‘-[VLCVoutView voutSizeForFactor:]’:
vout.m:359: error: ‘vout_thread_t’ has no member named ‘render’
vout.m:359: error: ‘vout_thread_t’ has no member named ‘render’
vout.m:360: error: ‘vout_thread_t’ has no member named ‘render’
vout.m:362: error: ‘vout_thread_t’ has no member named ‘render’
vout.m:362: error: ‘vout_thread_t’ has no member named ‘render’
vout.m:365: error: ‘vout_thread_t’ has no member named ‘render’
vout.m:369: error: ‘vout_thread_t’ has no member named ‘render’
vout.m:370: error: ‘vout_thread_t’ has no member named ‘render’
vout.m:371: error: ‘vout_thread_t’ has no member named ‘render’
vout.m: In function ‘-[VLCVoutView scaleWindowWithFactor:animate:]’:
vout.m:380: error: ‘vout_thread_t’ has no member named ‘b_fullscreen’
vout.m:410: error: ‘vout_thread_t’ has no member named ‘i_changes’
vout.m:410: error: ‘VOUT_SIZE_CHANGE’ undeclared (first use in this function)
vout.m:410: error: (Each undeclared identifier is reported only once
vout.m:410: error: for each function it appears in.)
vout.m: In function ‘-[VLCVoutView mouseMoved:]’:
vout.m:651: warning: implicit declaration of function ‘vout_PlacePicture’
vout.m:655: error: ‘vout_thread_t’ has no member named ‘render’
vout.m:659: error: ‘vout_thread_t’ has no member named ‘render’
vout.m:663: error: ‘vout_thread_t’ has no member named ‘render’
vout.m: In function ‘+[VLCVoutView voutView:subView:frame:]’:
vout.m:743: error: ‘vout_thread_t’ has no member named ‘b_fullscreen’
vout.m: In function ‘-[VLCDetachedVoutView manage]’:
vout.m:855: error: ‘vout_thread_t’ has no member named ‘b_fullscreen’
vout.m: In function ‘-[VLCDetachedVoutView scaleWindowWithFactor:animate:]’:
vout.m:886: error: ‘vout_thread_t’ has no member named ‘b_fullscreen’
vout.m: In function ‘-[VLCVoutWindow initMainThread:]’:
vout.m:1037: error: ‘vout_thread_t’ has no member named ‘i_window_height’
vout.m:1038: error: ‘vout_thread_t’ has no member named ‘i_window_width’
make[6]: *** [libmacosx_plugin_la-vout.lo] Error 1
make[5]: *** [all] Error 2
make[4]: *** [all-recursive] Error 1
make[3]: *** [all] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

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?

Thanks,

Vincent Lecours
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100607/46f6bd57/attachment.html>


More information about the vlc-devel mailing list