INFO: No output directory specified (--dir) INFO: Using directory: "Test_Sqw_20251212_035220" INFO: Regenerating c-file: Test_Sqw.c WARNING: Full-path code-generator "C:\Miniconda\envs\mcstas\bin\mcstas" not found!! WARNING: Attempting replacement by "mcstas" DEBUG: CMD: mcstas -t -o Test_Sqw.c Test_Sqw.instr CFLAGS= WARNING: The parameter powder_format of Sqw is initialized using a static {,,,} vector. -> Such static vectors support literal numbers ONLY. -> Any vector use of variables or defines must happen via a DECLARE/INITIALIZE pointer. ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: -> SPLIT N at component Sqw ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component Sqw ----------------------------------------------------------- DEBUG: CMD: mcstas finished INFO: Recompiling: Test_Sqw.exe DEBUG: CMD: "C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe" Test_Sqw.c /DUSE_MPI /DYNAMICBASE /DWIN32 /D_WINDOWS /Zi /O2 /Ob1 /DNDEBUG /IC:/Miniconda/envs/mcstas/Library/include -DNDEBUG -D_POSIX_SOURCE /link msmpi.lib /LIBPATH:C:/Miniconda/envs/mcstas/Library/lib Microsoft (R) C/C++ Optimizing Compiler Version 19.44.35221 for x64 Copyright (C) Microsoft Corporation. All rights reserved. Test_Sqw.c Test_Sqw.c(11562): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 2 has type 'size_t' Test_Sqw.c(11562): note: consider using '%zi' in the format string Test_Sqw.c(11635): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 2 has type 'size_t' Test_Sqw.c(11635): note: consider using '%zi' in the format string Test_Sqw.c(11687): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 2 has type 'size_t' Test_Sqw.c(11687): note: consider using '%zi' in the format string Test_Sqw.c(11699): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 3 has type 'size_t' Test_Sqw.c(11699): note: consider using '%zi' in the format string Test_Sqw.c(11734): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 2 has type 'size_t' Test_Sqw.c(11734): note: consider using '%zi' in the format string Test_Sqw.c(11748): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 2 has type 'size_t' Test_Sqw.c(11748): note: consider using '%zi' in the format string Test_Sqw.c(11756): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 3 has type 'size_t' Test_Sqw.c(11756): note: consider using '%zi' in the format string Microsoft (R) Incremental Linker Version 14.44.35221.0 Copyright (C) Microsoft Corporation. All rights reserved. /out:Test_Sqw.exe /debug msmpi.lib /LIBPATH:C:/Miniconda/envs/mcstas/Library/lib Test_Sqw.obj DEBUG: CMD: "C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe" finished INFO: ===