<div dir="ltr">Hello! I wonder what is the recommended IDE for osrm-backend? I usually use Eclipse and QtCreator, but I had issues with both of them.<div><br></div><div>I tried to generate project file for Eclipse (mars) using CMake like this: </div><div><br></div><div>cd osrm-backend/build/</div><div>cmake -G"Eclipse CDT4 - Unix Makefiles" CMAKE_BUILD_TYPE=Debug ../</div><div><br></div><div>However, the sources are not imported at all (only executables under the build directory). I tried to create the project manually, but c++11 is not supported by default, and this is cumbersome to tweak. </div><div><br></div><div>Any hints would be greatly appreciated. Maybe this could be added to the wiki afterwards.</div><div><br></div><div>Thanks!</div><div><br></div><div>Francis</div></div>