You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you have ecCodes installed? If it is installed, you need to add -DENABLE_ECCODES=YES -Deccodes_DIR=/path/to/eccodes/installation/lib/cmake/eccodes
when running cmake. Does it work better with this option?
Hei.
I get this error when I try to build fimex.
CMake Error at cmake/FimexUtils.cmake:245 (MESSAGE):
Required grib_api include/library not found
I see they replaced grib_api with ecCodes
I wonder how this can be fixed to keep all the functionality in place?
The text was updated successfully, but these errors were encountered: