Morten Johan Sørvig
Morten Johan Sørvig
What I did was "git grep PREMUL" in qtsvg and qtbase, for Qt 5.4 and dev. If your qtsvg checkout is still using it then it can't be up to...
Hi, I pushed an update to the nacl-5.4 now: - Added "**attribute**((weak))" to qfunctions_nacl.h - we should not see this type of error again - Updated README.md To answer some...
qttools is not supported - "make module-qtquickcontrols" at the top-level Qt build directory should build the supported set of modules.
Using pepper_42 is not mandatory, but I recommend you start out with a "known good" configuration (including the pepper version), reproduce that build successfully, and then make changes as needed...
That's correct, there's currently no support. I've added it to the list :)
The .js file is 14MB in my case. The main part of it seems to be exported symbols from the linked to .so libraries, so I don’t think it can...