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
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to