Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 14.0.0
-
None
-
-
6e7988894 (14.0)
Description
I have tried building a Hello World project on a Arm64 Linux setup with a cross-compilation Windows X86_64 target using the Wine64 Emulator.
I have used the Release llvm-mingw 20231128 with LLVM 17.0.6 ยท mstorsjo/llvm-mingw (github.com) cross-compiler toolchain.
The project compiles and runs, but the code model is broken:
All the project files are attached to the ticket.