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

Alex Cohn alexcohn at netvision.net.il
Mon Mar 18 21:38:53 CET 2013


On 18 Mar 2013 15:57, "Michael Heuberger" <
michael.heuberger at binarykitchen.com> wrote:
>
> 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.

You must configure x264 before making. Somehow your make decided to build
for linux with pthreads. If you build without threads, cpu_set_t will not
be involved.

BR,
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x264-devel/attachments/20130318/7295e696/attachment.html>


More information about the x264-devel mailing list