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?