[vlc-devel] Building latest VLC on Mac OSX 10.5

Fredrik Littmarck fredrik.littmarck at gmail.com
Sun Apr 25 22:21:42 CEST 2010


On 22 apr 2010, at 22.29, vlc-devel-request at videolan.org wrote:
> From: Takács Viktor <takacsv at gmail.com>
> Date: 22 april 2010 16.17.04 CEST
> To: vlc-devel at videolan.org
> Subject: [vlc-devel] Building latest VLC on Mac OSX 10.5
> Reply-To: Mailing list for VLC media player developers <vlc-devel at videolan.org>
> 
> 
> Hi all,
> 
> I have problems with building VLC on the mentioned environment.
> 
> After following the steps described here: http://wiki.videolan.org/OSXCompile#Prepare_Mac_OS_X_for_build_VLC and here: http://wiki.videolan.org/OSXCompile#Quick_Steps_on_Mac_OS_X_10.5 I get the following error at make:
> 
>   OBJC   libmacosx_plugin_la-vout.lo
> vout.m: In function '-[VLCVoutView voutSizeForFactor:]':
> vout.m:359: error: 'struct vout_thread_t' has no member named 'render'

Yes, osx compile broke for me as well after change 38ac8544e29a0cb3b31cfd96b4aac6679f7907da: "Moved most of private vout_thread_t fields out of vlc_vout.h".

If it is ok to include /src/video_output/vout_internal.h from modules/gui/macosx/vout.m, then it's an easy fix. But I guess it was a conscious decision to make these members private. What is the appropriate way to get access to that private info now?

/ Fredrik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100425/19f5c6a1/attachment.html>


More information about the vlc-devel mailing list