Re: [reSIProcate] environment to develop
> Which version did you try? What was the main problem you encountered?
I've downloaded the eclipse-cpp-mars-2-linux-gtk-x86_64 version. The main problem was to find the dependencies (as it does for Java for example) but I don't know if this is even possible with c++.
Actually I don't know if I'm importing it right. I did: File > import > Projects from Git > selecte reSIProcate folder that I've downloaded before with git clone in terminal.
Besides that, I don't know how to compile with make (as I was doing in terminal) in eclipse.
> reSIProcate uses the Ellemtel coding style:
I saw this .xml file in the repository. Should I have to import that apart from the reSIProcate? Because it was in the reSIProcate that I imported but I don't know if it is doing any difference.