Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

date. h missing #1

Closed
AndyPi opened this issue Oct 20, 2016 · 1 comment
Closed

date. h missing #1

AndyPi opened this issue Oct 20, 2016 · 1 comment

Comments

@AndyPi
Copy link

AndyPi commented Oct 20, 2016

Hi,

first pass at this. I use 64 bit Ubuntu 16.04. Naive approach

git clone https://github.com/Bill-Gray/jpl_eph
make

g++ -o testeph testeph.o libjpl.a 
g++ -Wall -O3 -Wextra -pedantic -c -DTEST_MAIN sub_eph.cpp
sub_eph.cpp:28:18: fatal error: date.h: No such file or directory
compilation terminated.

also there is a reference to llunar ?
regards
Andy

@AndyPi
Copy link
Author

AndyPi commented Oct 20, 2016

OK found both in your lunar repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants