CEMPD / SMOKE

Create emissions inputs for multiple air quality modeling systems with unmatched speed and flexibility
https://www.cmascenter.org/smoke/
45 stars 21 forks source link

ioapi and smoke-4.7 #26

Closed miroi closed 4 years ago

miroi commented 4 years ago

Hello, I am trying to compile fresh SMOKE-4.7. It requires ioapi library, which I downloaded and compiled in a separate folder.

Now I am trying to find out how to couple this library to avoid the error below:

milias@labs.fpv.umb.sk:~/work/air-pollution-modelling/SMOKE/installed/subsys/smoke/src/.m
Makeinclude:44: /home/milias/work/air-pollution-modelling/SMOKE/installed/subsys/ioapi/ioapi/Makeinclude.: No such file or directory
make: *** No rule to make target '/home/milias/work/air-pollution-modelling/SMOKE/installed/subsys/ioapi/ioapi/Makeinclude.'.  Stop.
miroi commented 4 years ago

Well, I am following https://www.cmascenter.org/smoke/documentation/4.7/html/ch12s04.html ...

miroi commented 4 years ago

Fixed, closing this issue as SOLVED.