INFO: No output directory specified (--dir) INFO: Using directory: "template_20250506_032531" INFO: Regenerating c-file: template.c WARNING: Full-path code-generator "D:\a\McCode\McCode\install_mcstas\bin\mcstas" not found!! WARNING: Attempting replacement by "mcstas" DEBUG: CMD: mcstas -t -o template.c template.instr CFLAGS= ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: ----------------------------------------------------------- DEBUG: CMD: mcstas finished INFO: Recompiling: template.exe DEBUG: CMD: C:/mingw64/bin/gcc.exe -o template.exe template.c -lm -IC:/PROGRA~2/MICROS~3/MPI/Include/ -LC:/PROGRA~2/MICROS~3/MPI/Lib/x64/ -DUSE_MPI -lmsmpi -O2 -g -DNDEBUG -I${CONDA_PREFIX}/Library/include -Wl,-rpath,${CONDA_PREFIX}/Library/lib -L${CONDA_PREFIX}/Library/lib -fno-PIC -fPIE -flto -O3 -mtune=native -march=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm template.c: In function 'mcuse_dir': template.c:4120:8: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration] 4120 | if(mkdir(dirname, 0777)) { | ^~~~~ DEBUG: CMD: C:/mingw64/bin/gcc.exe finished INFO: ===