[Development] Qt / NaCl / emscripten

Morten Sorvig Morten.Sorvig at qt.io
Mon Oct 31 09:35:03 CET 2016


> On 29 Oct 2016, at 09:14, Martin Koller <kollix at aon.at> wrote:
> 
> Hi,
> 
> I wanted to give WebAssembly a try and wanted to compile wip/nacl with emscripten.
> However, compilation fails as it seems some files of pepper are missing here,
> e.g. pepper_55/src/ppapi_cpp/font_dev.cc
> 
> I tried with 3 different pepper versions (44, 49, 55).
> None of these could compile since every one was missing a file (not always the same).


Looking at my local build I have pepper_47 here.

In general, try removing the missing file from the build (see pepper.js.pri); it might
not be needed.

Morten




More information about the Development mailing list