Details
-
Task
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.3.0
-
icx --version
Intel(R) oneAPI DPC+/C+ Compiler for applications running on Intel(R) 64, Version 2022.0.0 Build 20211123
Copyright (C) 1985-2021 Intel Corporation. All rights reserved.Intel(R) oneAPI DPC+/C+ Compiler 2022.0.0 (2022.0.0.20211123)
Target: x86_64-pc-windows-msvc
Thread model: posix
InstalledDir: C:\PROGRA~2\Intel\oneAPI\compiler\latest\windows\bin-llvmicx --version Intel(R) oneAPI DPC+ /C + Compiler for applications running on Intel(R) 64, Version 2022.0.0 Build 20211123 Copyright (C) 1985-2021 Intel Corporation. All rights reserved. Intel(R) oneAPI DPC+ /C + Compiler 2022.0.0 (2022.0.0.20211123) Target: x86_64-pc-windows-msvc Thread model: posix InstalledDir: C:\PROGRA~2\Intel\oneAPI\compiler\latest\windows\bin-llvm
Description
the work has been done to support the Intel oneAPI compiler on Linux.
By modifying the win32-icc qmake.conf Qt6.3.0 it compiles on Windows 10
c:\QT\qt-everywhere-src-6.3.0\configure.bat -prefix c:\QT\Qt6.3.0_17 -debug -platform win32-icc -nomake examples -cmake-generator Ninja -c++std c++17 --disable-pch "MySQL_LIBRARY=c:/qt/mysql-8.0.28-winx64/lib/libmysql.lib" "MySQL_INCLUDE_DIR=c:/qt/mysql-8.0.28-winx64/include/" -skip qtconnectivity
Attachments
Issue Links
- relates to
-
QTBUG-109793 configuration fails for oneAPI 2023.0
-
- Closed
-
- resulted in
-
QTBUG-103605 qfilesystemmodel.cpp fails to compile on Windows with oneAPI icx using c++20
-
- Closed
-