Closed
Description
Hi there,
This is intended mostly for documentation purposes...
When running MCPL on windows, e.g. using the McStas-provided Test_MCPL_output.instr, compression using zlib/gzip consistently fails with this warning message:
MCPL: Attempting to compress file voutput.mcpl with zlib MCPL ERROR: Problems encountered while compressing file voutput.mcpl.
Source mcpl file is left as is and a 0-length gzip file is written.
I consider this issue non-important since
- MCPL_input also works with non-gzipped files
- One may install a gzip and run as a separate process afterwards, e.g. from the FINALLY section of the instrument