[Development] Qt / NaCl / emscripten

2016-10-31 Thread Morten Sorvig
> On 29 Oct 2016, at 09:14, Martin Koller 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

[Development] Qt / NaCl / emscripten

2016-10-29 Thread Martin Koller
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

Re: [Development] Qt Nacl

2016-02-23 Thread Sorvig Morten
> On 23 Feb 2016, at 18:00, Jon Mullen wrote: > > Hey > > I’m trying to figure out how far along the Qt Nacl code is and if I’m able to > use it on the project I’m working on. I have the code built from the qtbase > wip/nacl branch. However, when I go to run the example

[Development] Qt Nacl

2016-02-23 Thread Jon Mullen
Hey I’m trying to figure out how far along the Qt Nacl code is and if I’m able to use it on the project I’m working on. I have the code built from the qtbase wip/nacl branch. However, when I go to run the example window_widgets none of the UI seems to work. The line edit shows that it is