INFO: No output directory specified (--dir) INFO: Using directory: "templateTAS_20251212_034853" INFO: Regenerating c-file: templateTAS.c WARNING: Full-path code-generator "C:\Miniconda\envs\mcstas\bin\mcstas" not found!! WARNING: Attempting replacement by "mcstas" DEBUG: CMD: mcstas -t -o templateTAS.c templateTAS.instr CFLAGS= --> Added COMPONENT PG1Xtal USERVAR ncol_6 with type int --> Added COMPONENT PG1Xtal USERVAR nrow_6 with type int --> Added COMPONENT PG2Xtal USERVAR ncol_16 with type int --> Added COMPONENT PG2Xtal USERVAR nrow_16 with type int WARNING: The parameter powder_format of Sample 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 PG1Xtal -> SPLIT N at component Sample_Cradle -> SPLIT N at component PG2Xtal ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component PG1Xtal -> SPLIT within buffer at component Sample_Cradle -> SPLIT within buffer at component PG2Xtal ----------------------------------------------------------- DEBUG: CMD: mcstas finished INFO: Recompiling: templateTAS.exe DEBUG: CMD: "C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe" templateTAS.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. templateTAS.c templateTAS.c(14074): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 2 has type 'size_t' templateTAS.c(14074): note: consider using '%zi' in the format string templateTAS.c(14147): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 2 has type 'size_t' templateTAS.c(14147): note: consider using '%zi' in the format string templateTAS.c(14199): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 2 has type 'size_t' templateTAS.c(14199): note: consider using '%zi' in the format string templateTAS.c(14211): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 3 has type 'size_t' templateTAS.c(14211): note: consider using '%zi' in the format string templateTAS.c(14246): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 2 has type 'size_t' templateTAS.c(14246): note: consider using '%zi' in the format string templateTAS.c(14260): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 2 has type 'size_t' templateTAS.c(14260): note: consider using '%zi' in the format string templateTAS.c(14268): warning C4477: 'printf' : format string '%li' requires an argument of type 'long', but variadic argument 3 has type 'size_t' templateTAS.c(14268): note: consider using '%zi' in the format string templateTAS.c(17168): warning C4005: 'min': macro redefinition C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdlib.h(1283): note: see previous definition of 'min' templateTAS.c(17169): warning C4005: 'max': macro redefinition C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\stdlib.h(1282): note: see previous definition of 'max' Microsoft (R) Incremental Linker Version 14.44.35221.0 Copyright (C) Microsoft Corporation. All rights reserved. /out:templateTAS.exe /debug msmpi.lib /LIBPATH:C:/Miniconda/envs/mcstas/Library/lib templateTAS.obj DEBUG: CMD: "C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe" finished INFO: ===