[gmx-users] 11-cis retinal topology problem

Albert mailmd2011 at gmail.com
Sat Jul 6 11:39:53 CEST 2013


On 07/06/2013 11:10 AM, Mark Abraham wrote:
>              set_warning_line(wi, cpp_cur_file(&handle),
> cpp_cur_linenr(&handle));
>              warning_note(wi, "Debugging)";
>
> Mark


Hello Mark:

  thanks a lot for kind messages.

  I changed above line in topio.c,

             set_warning_line(wi, cpp_cur_file(&handle), 
cpp_cur_linenr(&handle));
         warning_note(wi, "Debugging)";


but the compiling failed with messages:


romacs-4.6.3/src/kernel/topio.c: In function ‘read_topol’:
gromacs-4.6.3/src/kernel/topio.c:648:35: error: expected ‘)’ before ‘;’ 
token
gromacs-4.6.3/src/kernel/topio.c:1014:9: error: expected ‘;’ before ‘}’ 
token
make[2]: *** [src/kernel/CMakeFiles/gmxpreprocess.dir/topio.c.o] Error 1
make[2]: *** Waiting for unfinished jobs....


thank you very much

Albert



More information about the gromacs.org_gmx-users mailing list