<div dir="ltr">Hi,<div><br></div><div>Additionally, GROMACS uses an embarrassing amount of the preprocessor, and tooling that does not implement a full parser does not cope with that. There&#39;s less of that in more recent code (but more if you look at the nonbonded kernels, as you likely should not ;-))</div><div><br></div><div>Mark<br><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Fri, Jul 3, 2015 at 3:22 AM Jernej Zidar &lt;<a href="mailto:jernej.zidar@gmail.com">jernej.zidar@gmail.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Any particular reason for trying to work on a very obsolete version?<br>
<br>
Gromacs 4.5.7 is *very* old and outdated. You&#39;ll probably have less<br>
problems with more recent one (anything from the 5.x branch will do).<br>
<br>
Cheers from one-north!<br>
<br>
Jernej<br>
<br>
On Thu, Jul 2, 2015 at 4:54 PM, Amr ALHOSSARY &lt;<a href="mailto:amr_alhossary@hotmail.com" target="_blank">amr_alhossary@hotmail.com</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; I am trying to import gromacs 4.5.7 into Eclipse Luna with latest CDT,<br>
&gt; following the steps proposed by Roland five years ago<br>
&gt; (<a href="https://mailman-1.sys.kth.se/pipermail/gromacs.org_gmx-developers/2010-Janu" rel="noreferrer" target="_blank">https://mailman-1.sys.kth.se/pipermail/gromacs.org_gmx-developers/2010-Janu</a><br>
&gt; ary/003921.html ).<br>
&gt;<br>
&gt; Egit works well to import the files.<br>
&gt; Then I call cmake in the project root, making the build directory in the<br>
&gt; same src directory, using this command line:<br>
&gt;<br>
&gt; cmake -G&quot;Eclipse CDT4 - Unix Makefiles&quot; -DCMAKE_BUILD_TYPE=Debug<br>
&gt; -DGMX_BUILD_OWN_FFTW=ON --build src/   ./<br>
&gt;<br>
&gt; and import the project using the “existing code as Makefile project” wizard.<br>
&gt; The import works well. It compiles, runs, and debugs. However, it seems that<br>
&gt; the indexer can not parse the files well.<br>
&gt; Although the includes are available and navigable, The indexer cannot parse<br>
&gt; a lot of type definitions and macros For example: in md.c,  gmx_large_int_t<br>
&gt; couldn’t be resolved, although I can navigate to “typedefs.h” and from it to<br>
&gt; “types/simple.h”. Similar situation for the macro “MASTER(cr)”.<br>
&gt;<br>
&gt; Please advise how can I fix this out.<br>
&gt;<br>
&gt; Thanks for help<br>
&gt;<br>
&gt; Amr<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Best Regards,<br>
&gt; Amr AL-HOSSARY<br>
&gt;<br>
&gt;<br>
&gt; Amr Ali AL-HOSSARY |   Ph.D. Candidate | International PhD program in<br>
&gt; Computational Biology and Bioinformatics | School of Computer<br>
&gt; Engineering |   Nanyang Technological University | Singapore (GMT+8)<br>
&gt; |  Email:  <a href="mailto:aalhossary@pmail.ntu.edu.sg" target="_blank">aalhossary@pmail.ntu.edu.sg</a> |  Mobile: +65-94572816<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Gromacs Developers mailing list<br>
&gt;<br>
&gt; * Please search the archive at <a href="http://www.gromacs.org/Support/Mailing_Lists/GMX-developers_List" rel="noreferrer" target="_blank">http://www.gromacs.org/Support/Mailing_Lists/GMX-developers_List</a> before posting!<br>
&gt;<br>
&gt; * Can&#39;t post? Read <a href="http://www.gromacs.org/Support/Mailing_Lists" rel="noreferrer" target="_blank">http://www.gromacs.org/Support/Mailing_Lists</a><br>
&gt;<br>
&gt; * For (un)subscribe requests visit<br>
&gt; <a href="https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-developers" rel="noreferrer" target="_blank">https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-developers</a> or send a mail to <a href="mailto:gmx-developers-request@gromacs.org" target="_blank">gmx-developers-request@gromacs.org</a>.<br>
--<br>
Gromacs Developers mailing list<br>
<br>
* Please search the archive at <a href="http://www.gromacs.org/Support/Mailing_Lists/GMX-developers_List" rel="noreferrer" target="_blank">http://www.gromacs.org/Support/Mailing_Lists/GMX-developers_List</a> before posting!<br>
<br>
* Can&#39;t post? Read <a href="http://www.gromacs.org/Support/Mailing_Lists" rel="noreferrer" target="_blank">http://www.gromacs.org/Support/Mailing_Lists</a><br>
<br>
* For (un)subscribe requests visit<br>
<a href="https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-developers" rel="noreferrer" target="_blank">https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-developers</a> or send a mail to <a href="mailto:gmx-developers-request@gromacs.org" target="_blank">gmx-developers-request@gromacs.org</a>.</blockquote></div>