grompp cryptic error message - Redmine #2911
Archive from user: Cathrine Bergh I got a syntax error from one of my files when running gromp The message was a bit cryptic. Would it be possible to specify e.g. what character caused the problem? The solution was to change ’ into ", but that took a while to realize… ------------------------------------------------------------------------ Program: gmx grompp, version 2018 Source file: src/gromacs/gmxpreprocess/topio.cpp (line 705) Fatal error: Syntax error - File topol\_Protein\_chain\_B.itp, line 56256 Last line read: ‘\#include ’posre\_Protein\_chain\_B.itp’ ’ For more information and tips for troubleshooting, please check the GROMACS website at http://www.gromacs.org/Documentation/Errors ———————————————————————————- *(from redmine: issue id 2911, created on 2019-03-29 by gmxdefault, closed on 2019-06-11)* * Changesets: * Revision 77e2a31711ac7dc55937578a141b32e8f126a000 by Paul Bauer on 2019-06-11T07:34:09Z: ``` Extend information for gmxcpp syntax error. Fixes #2911 Change-Id: I6d22c95d32993d5d640bf20031bfdc9c04c99604 ```
issue