Hi Gergő,<br><br>I tried to fix the issues now... applied in <a href="http://git.videolan.org/?p=vlmc.git;a=commit;h=68bcb78f50df787a31e9239467025b220e3ba7f5">http://git.videolan.org/?p=vlmc.git;a=commit;h=68bcb78f50df787a31e9239467025b220e3ba7f5</a><br>

Please update the source, using: git pull<br><br>
Okay from your logs, seems like you&#39;re using 64bit Mac...<br>
so please try to update the root CMakeLists.txt: Line 104:<br>
<br>
    SET(CMAKE_OSX_ARCHITECTURES i386)<br>
to-&gt;<br>
    SET(CMAKE_OSX_ARCHITECTURES x86_64)<br>
<br>
Then, make sure you&#39;ve vlc 64-bit to create the contribs...<br>Read INSTALL.macosx again... there is a new contribs script for Mac OS, I&#39;ve updated it...<br><div class="gmail_quote"><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div>Unfortunately I ran into some problems, and can&#39;t run the binary.</div><div>I attached the log from compiling and from running the binary.</div></blockquote><div><br>Hope that is the assertion failure I got... fixed it now :)<br>

<br>BTW, I don&#39;t have anyway to build and test 64bit builds and also for ppc... besides, I think no one else develops on/for Mac for now... but it works for me on 32-bit Snow Leopard..<br><br>You&#39;re welcome to contribute in any way, bug reports, logs, patches welcome!<br>

And, please next time mail at &quot;Mailing list for vlmc developers&quot; &lt;<a href="mailto:vlmc-devel@videolan.org">vlmc-devel@videolan.org</a>&gt;.. as you may get better answer from a lot of awesome people at VideoLAN...<br>

<br>Thanks!<br><br>Best Regards,<br>Rohit Yadav<br></div></div>