[x264-devel] Unable to compile x264 with emmake (emscripten)

Michael Heuberger michael.heuberger at binarykitchen.com
Mon Mar 18 14:57:10 CET 2013


James, emscripten is a cool tool to port C++ stuff to JavaScript, see:
https://github.com/kripken/emscripten

I managed to port other libraries but not x264, see my previous message. 
emscripten is stuck because it doesn't know what to do with the 
'cpu_set_t' part. If you want to reproduce this, try to port x264 to 
JavaScript yourself.

Cheers
Michael

On 19/03/13 02:51, James Darnley wrote:
> On 2013-03-18 09:29, Michael Heuberger wrote:
>> Hello guys
>>
>> I just did a fresh git pull of x264 and ran the command 'emmake make'.
>> But these errors below appear, all about undeclared identifiers. Any
>> hints, advice what I can do?
> Did you run configure first?  Also what is 'emmake'?  x264 probably
> requires GNU make.
>
>
>
> _______________________________________________
> x264-devel mailing list
> x264-devel at videolan.org
> http://mailman.videolan.org/listinfo/x264-devel

-- 

Binary Kitchen
Michael Heuberger
4c Dunbar Road
Mt Eden
Auckland 1024
(New Zealand)

Mobile (text only) ...  +64 21 261 89 81
Email ................  michael at binarykitchen.com
Website ..............  http://www.binarykitchen.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x264-devel/attachments/20130319/5b399000/attachment.html>


More information about the x264-devel mailing list