[Interest] Build Issues with QT 6.2.3

BeneschTech LLC chris at beneschtech.com
Sun Feb 6 00:15:54 CET 2022


OS: Ubuntu 20.04 LTS
Compiler Suite: clang 15 (from git)

In the webengine build, a file fails because of -Werror.  Maybe we need to
take that off of the build flags?

qt-everywhere-src-6.2.3/qtwebengine/src/3rdparty/chromium/third_party/harfbuzz-ng/src/src/hb-subset-cff1.cc:405:33:
error: variable 'supp_size' set but not used
[-Werror,-Wunused-but-set-variable]

lupdate also fails to link but I can overcome that with excluding linguist
which I dont need.

I have to say, not thrilled with the change to cmake/ninja, but maybe I'm
just old and not "cool" LOL.

-- 
Chris Benesch
BeneschTech, LLC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20220205/a2040a24/attachment.htm>


More information about the Interest mailing list