WARNING: Full-path compiler "C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.29.30133/bin/HostX64/x64/cl.exe" not found!! WARNING: Attempting replacement by "cl.exe" INFO: No output directory specified (--dir) INFO: Using directory: "Template_DCM_20240301_105040" INFO: Regenerating c-file: Template_DCM.c DEBUG: CMD: C:\install_mcstas\miniconda3\bin\mcxtrace -t -o Template_DCM.c C:\\Users\\pkwi\\mctest\\20240301_1047_43\\3.4.24_Windows\\Template_DCM\\Template_DCM.instr CFLAGS= -std=c99 ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: ----------------------------------------------------------- DEBUG: CMD: C:\install_mcstas\miniconda3\bin\mcxtrace finished INFO: Recompiling: Template_DCM.exe DEBUG: CMD: cl.exe -o Template_DCM.exe Template_DCM.c -lm /Zi /O2 /Ob1 /DNDEBUG /DWIN32 /D_WINDOWS /std:c11 -std=c99 Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30153 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9035 : option 'o' has been deprecated and will be removed in a future release cl : Command line warning D9002 : ignoring unknown option '-lm' cl : Command line warning D9002 : ignoring unknown option '-std=c99' Template_DCM.c C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um\winbase.h(9531): warning C5105: macro expansion producing 'defined' has undefined behavior Template_DCM.c(2171): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 1 has type 'size_t' Template_DCM.c(2171): note: consider using '%zi' in the format string Template_DCM.c(5741): warning C4477: 'printf' : format string '%i' requires an argument of type 'int', but variadic argument 1 has type 'void *' Template_DCM.c(5741): warning C4313: 'printf': '%i' in format string conflicts with argument 1 of type 'void *' Template_DCM.c(7177): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 1 has type 'size_t' Template_DCM.c(7177): note: consider using '%zi' in the format string Template_DCM.c(7775): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 1 has type 'size_t' Template_DCM.c(7775): note: consider using '%zi' in the format string Template_DCM.c(7800): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 1 has type 'size_t' Template_DCM.c(7800): note: consider using '%zi' in the format string Template_DCM.c(7982): error C2143: syntax error: missing ')' before '*' Template_DCM.c(7982): error C2143: syntax error: missing '{' before '*' Template_DCM.c(7982): error C2059: syntax error: 'type' Template_DCM.c(7985): error C2059: syntax error: ')' Template_DCM.c(7988): error C2146: syntax error: missing ')' before identifier 'kqvals' Template_DCM.c(7988): error C2061: syntax error: identifier 'kqvals' Template_DCM.c(7988): error C2059: syntax error: ';' Template_DCM.c(7988): error C2059: syntax error: '[' Template_DCM.c(7991): error C2059: syntax error: ')' Template_DCM.c(7997): error C2146: syntax error: missing ')' before identifier 'chi0' Template_DCM.c(7997): error C2061: syntax error: identifier 'chi0' Template_DCM.c(7997): error C2059: syntax error: ';' Template_DCM.c(7997): error C2059: syntax error: ',' Template_DCM.c(7998): error C2059: syntax error: ')' Template_DCM.c(8006): error C2146: syntax error: missing ')' before identifier 'chi0' Template_DCM.c(8006): error C2061: syntax error: identifier 'chi0' Template_DCM.c(8006): error C2059: syntax error: ';' Template_DCM.c(8006): error C2059: syntax error: ',' Template_DCM.c(8007): error C2059: syntax error: ')' Template_DCM.c(8033): error C2143: syntax error: missing ')' before '*' Template_DCM.c(8033): error C2143: syntax error: missing '{' before '*' Template_DCM.c(8033): error C2059: syntax error: 'type' Template_DCM.c(8036): error C2059: syntax error: ')' Template_DCM.c(8123): error C2146: syntax error: missing ')' before identifier 'chi0' Template_DCM.c(8123): error C2061: syntax error: identifier 'chi0' Template_DCM.c(8123): error C2059: syntax error: ';' Template_DCM.c(8123): error C2059: syntax error: ',' Template_DCM.c(8125): error C2059: syntax error: ')' Template_DCM.c(8206): error C2146: syntax error: missing ')' before identifier 'kqvals' Template_DCM.c(8206): error C2061: syntax error: identifier 'kqvals' Template_DCM.c(8206): error C2059: syntax error: ';' Template_DCM.c(8206): error C2059: syntax error: '[' Template_DCM.c(8209): error C2059: syntax error: ')' Template_DCM.c(8340): error C2146: syntax error: missing ')' before identifier 'chi0' Template_DCM.c(8340): error C2061: syntax error: identifier 'chi0' Template_DCM.c(8340): error C2059: syntax error: ';' Template_DCM.c(8340): error C2059: syntax error: ',' Template_DCM.c(8341): error C2059: syntax error: ')' INFO: call to cl.exe failed with Command 'cl.exe -o Template_DCM.exe Template_DCM.c -lm /Zi /O2 /Ob1 /DNDEBUG /DWIN32 /D_WINDOWS /std:c11 -std=c99' returned non-zero exit status 2. Traceback (most recent call last): File "C:\install_mcstas\miniconda3\share\mcxtrace\tools\Python\mxrun\mxrun.py", line 569, in main() File "C:\install_mcstas\miniconda3\share\mcxtrace\tools\Python\mxrun\mxrun.py", line 483, in main mcstas.prepare(options) File "C:\install_mcstas\miniconda3\share\mcxtrace\tools\Python\mxrun\mccode.py", line 245, in prepare Process(lexer.quote(options.cc)).run(args) File "C:\install_mcstas\miniconda3\share\mcxtrace\tools\Python\mxrun\mccode.py", line 77, in run raise err File "C:\install_mcstas\miniconda3\share\mcxtrace\tools\Python\mxrun\mccode.py", line 73, in run proc = run(command, shell=True, check=True, text=True, capture_output=pipe) File "C:\install_mcstas\miniconda3\lib\subprocess.py", line 526, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'cl.exe -o Template_DCM.exe Template_DCM.c -lm /Zi /O2 /Ob1 /DNDEBUG /DWIN32 /D_WINDOWS /std:c11 -std=c99' returned non-zero exit status 2.