Ticket #21 (new defect)
Opened 23 months ago
mcstas2vitess out of sync with Vitess_input
| Reported by: | pkwi | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | McCode tools | Version: | |
| Keywords: | Cc: |
Description
willend@pkwi-mbp:~/tmp$ mcstas2vitess Guide.comp Note: No VITESS information file (.vif) found. mcstas2vitess: Converting McStas component Guide into Vitess Module 'McStas_Guide' Wrote Vitess Module instrument file 'McStas_Guide.instr'. mcstas --no-main -o McStas_Guide.c McStas_Guide.instr
Unmatched actual parameter file for component Vitess_input() at line McStas_Guide.instr:78. Please change its name to a valid one:
Definition parameters: Setting parameters: filename bufsize repeat_count
Info: 'file' parameter name used in instrument matches
component Vitess_input parameter 'filename' from library but may be misspelled. Check component instance.
Unmatched actual parameter file for component Vitess_output() at line McStas_Guide.instr:88. Please change its name to a valid one:
Definition parameters: Setting parameters: filename bufsize progress
Info: 'file' parameter name used in instrument matches
component Vitess_output parameter 'filename' from library but may be misspelled. Check component instance.
McStas: Errors encountered during parse of McStas_Guide.instr.
*** Error exit ***
McStas compilation failed.
