[vlc-devel] Problem with fullscreen mode on Mac

David Fuhrmann david.fuhrmann at gmail.com
Sun Apr 6 22:59:32 CEST 2014


Am 06.04.2014 um 16:52 schrieb Ron Frederick <ronf at timeheart.net>:

> Hi David,
> 
> On Mar 23, 2014, at 11:38 AM, David Fuhrmann <david.fuhrmann at gmail.com> wrote:
>> The wiki page is quite up to date, and compilation on Mavericks works fine as long as you use the prebuilt contribs (x86_64-apple-darwin10). For UI-related changes (xib), we still have Xcode 3 around, though. If you have any compilation problems feel free to ask me privately or on IRC - we will happily help you on that.
> 
> I appreciate your offer. So far, I haven’t had time to dig into this much more, but when I try to follow the instructions on the OSXCompile page, I’m able to get it configured but the build eventually fails with some complaints about undefined symbols related to iconv:
> 
> Undefined symbols for architecture x86_64:
>   "_iconv", referenced from:
>       __nl_find_msg in libintl.a(dcigettext.o)
>      (maybe you meant: _vlc_iconv_open, _vlc_iconv , _vlc_iconv_close )
>   "_iconv_open", referenced from:
>       __nl_find_msg in libintl.a(dcigettext.o)
>      (maybe you meant: _vlc_iconv_open)
> ld: symbol(s) not found for architecture x86_64

Hello Ron,

It is known that macports does not work well with VLC compilation, which may result in the problems you describe. You do not need to rename the /opt directory or using other hacks.
Ruling out macports from the compilation process is as easy as described here, on the osxcompile page: https://wiki.videolan.org/OSXCompile#3rd_party_packagers_and_PATH

Make sure you execute these command before _all_ compilation steps for VLC, especially even before compiling extras/tools. Then it will work fine.

With best regards,
David

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20140406/cb8fde36/attachment.html>


More information about the vlc-devel mailing list