Slicer build crash on Qt creator in Window11

Dear concern,

While trying to build Slicer in QtCreator, I got the following error message (CreateProcess failed. Command attempted: ~ninja build logs~
ninja: fatal: CreateProcess: ~crashed language in korean~
(is the command line too long?)

FAILED: Slicer-prefix/src/Slicer-stamp/Slicer-build C:/D/SDebug/Slicer-prefix/src/Slicer-stamp/Slicer-build
C:\Windows\system32\cmd.exe /C “cd /D C:\D\SDebug\Slicer-build && C:\Qt\Tools\CMake_64\bin\cmake.exe --build . && C:\Qt\Tools\CMake_64\bin\cmake.exe -E touch C:/D/SDebug/Slicer-prefix/src/Slicer-stamp/Slicer-build”

Note: I am using Qt 5.14.17 and MSVC 2022
I didn’t make any code change and try to build with the defaults.

Can anyone kindly assist me solving this issue?

We don’t support building using QtCreator or ninja generator. It may work, but we don’t test it and if the build fails then we may not be able to help you. You can build Slicer without problems if you follow the build instructions.

1 Like