Question
Hi,
When i complete installing gpstk using jam then i try to compile example1.cpp (file example in exampls folder) and i get error:
example1.cpp:26:23: error: DayTime.hpp: No such file or directory
example1.cpp:29: error: ‘gpstk’ is not a namespace-name
I have checked /usr/local/include: folder gpstk and file DayTime.hpp already exist!
so that why that error happen???
--
LongTa - 05 Mar 2011
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
Dear Long Ta,
The examples are built when you build with jam, but not installed into the install directory. You should be able to find the executables in the /src/examples directory. Please let us know if you have any further questions.
Thank you for your interest in the GPSTk!
--
SusanCummins - 07 Mar 2011