Details
Description
Harfbuzz fails to compile in non-git off-source builds.
It tries to include qatomic headers which are not present at this time:
In file included from src/hb-object-private.hh:37:0, from src/hb-blob.cc:34: src/hb-atomic-private.hh:45:28: fatal error: QtCore/qatomic.h: No such file or directory
Fix already present in codereview:
https://codereview.qt-project.org/#/c/106360/
Attachments
Issue Links
- is required for
-
QTBUG-43201 Issues to be fixed before 5.4.1
- Closed