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_SasView_20240301_105138" INFO: Regenerating c-file: Template_SasView.c DEBUG: CMD: C:\install_mcstas\miniconda3\bin\mcxtrace -t -o Template_SasView.c C:\\Users\\pkwi\\mctest\\20240301_1047_43\\3.4.24_Windows\\Template_SasView\\Template_SasView.instr CFLAGS= ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: -> SPLIT N at component sample ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component sample ----------------------------------------------------------- DEBUG: CMD: C:\install_mcstas\miniconda3\bin\mcxtrace finished INFO: Recompiling: Template_SasView.exe DEBUG: CMD: cl.exe -o Template_SasView.exe Template_SasView.c -lm /Zi /O2 /Ob1 /DNDEBUG /DWIN32 /D_WINDOWS /std:c11 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' Template_SasView.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_SasView.c(2171): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 1 has type 'size_t' Template_SasView.c(2171): note: consider using '%zi' in the format string Template_SasView.c(5741): warning C4477: 'printf' : format string '%i' requires an argument of type 'int', but variadic argument 1 has type 'void *' Template_SasView.c(5741): warning C4313: 'printf': '%i' in format string conflicts with argument 1 of type 'void *' Template_SasView.c(7202): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 1 has type 'size_t' Template_SasView.c(7202): note: consider using '%zi' in the format string Template_SasView.c(7800): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 1 has type 'size_t' Template_SasView.c(7800): note: consider using '%zi' in the format string Template_SasView.c(7825): warning C4477: 'fprintf' : format string '%li' requires an argument of type 'long', but variadic argument 1 has type 'size_t' Template_SasView.c(7825): note: consider using '%zi' in the format string C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\tgmath.h(27): warning UCRT4000: The Universal CRT implementation of tgmath.h does not conform to the C99 standard. Functionality equivalent to the type-generic functions provided by tgmath.h is available in when compiling as C++. If compiling in C++17 mode or higher (/std:c++17), this header will automatically include instead. You can define _CRT_SILENCE_NONCONFORMING_TGMATH_H to acknowledge that you have received this warning. Microsoft (R) Incremental Linker Version 14.29.30153.0 Copyright (C) Microsoft Corporation. All rights reserved. /out:Template_SasView.exe /out:Template_SasView.exe /debug Template_SasView.obj DEBUG: CMD: cl.exe finished INFO: ===