Compiling ibrdtn on Eclipse
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
Hello.
The path in your eclipse project depends on you specific system. Thus, it is not a solution to just copy the path settings from somebody else. The best way for you is to import the project as C++ autotools project. In this case eclipse will set the right default paths settings for you.
Kind regards, Johannes Morgenroth
-------- Weitergeleitete Nachricht -------- Von: Francisco Cuesta ndarkness@gmail.com An: ibr-dtn@ibr.cs.tu-bs.de Betreff: [ibr-dtn] Compiling ibrdtn on Eclipse Datum: Tue, 22 Jan 2013 10:46:12 +0100
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.
participants (2)
-
Francisco Cuesta
-
Johannes Morgenroth