Closed straaljager closed 4 years ago
Hi,
thanks for this amazing atmospheric model. The demo is very cool.
When I try to build from source, the compiler complains about not finding some include files, e.g.
./atmosphere/reference/definitions.h:53:10: fatal error: math/angle.h: No such file or directory
Can you tell me where to find the files belonging in the math directory like angle.h, binary_function.h, scalar_function.h, etc?
Thanks!
Nevermind, I think the answer is in your dimensional_types repo.
Hi,
thanks for this amazing atmospheric model. The demo is very cool.
When I try to build from source, the compiler complains about not finding some include files, e.g.
./atmosphere/reference/definitions.h:53:10: fatal error: math/angle.h: No such file or directory
Can you tell me where to find the files belonging in the math directory like angle.h, binary_function.h, scalar_function.h, etc?
Thanks!