View Single Post
Old 12-10-2021, 10:15 PM   #31
democrite
Evangelist
democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.
 
Posts: 441
Karma: 77256
Join Date: Sep 2011
Device: none
Trying another part of the build, it seems that qtwebengine is not included. Maybe this note in the qt5 bug report is relevant:

Code:
 In src/3rdparty/chromium/third_party/skia/src/opts/SkRasterPipeline_opts.h

you change #if defined(JUMPER_IS_NEON) && defined(SK_CPU_ARM64) to not be true (because it does not compile otherwise)
Yet I’m not sure what needs to be changed.
democrite is offline   Reply With Quote