Good morning,

I'm trying to compile ibrdtn on eclipse with g++, but I'm retreiving a lot of errors related to the path configuration on eclipse; since it is messing around with the paths, since for instance some *.cpp files don't find their own *.h headers and then give back an compilation error...

So I would like to ask whether is possible to upload the library path import setting of the project, in order to avoid these reference errors which are driven me a lite bit crazy.

Thanks in advance!

Regards