Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
dev
-
None
Description
I'm using latest clang-cl (16.0.2) to build latest Qt dev code (4ff074a67e8f3193a789eb437a6549b181b8dc95), and the compilation failed with the following error:
qtbase\src\corelib\text\qstring.cpp(412,16): error: use of undeclared identifier '_mm_cvtepu8_epi16'; did you mean '_mm_cvtps_pi16'?
It seems this error is our old friend. There have been several commits to fix similar issues already.
Attachments
Issue Links
- is duplicated by
-
QTBUG-113587 6.5.1 build fails due to AVX intrinsics
-
- Closed
-
-
QTBUG-113687 Compilation with LLVM-MSVC frontend ("clang-cl") fails
-
- Closed
-