Thanks to visit codestin.com
Credit goes to github.com

Skip to content

cmake and netcdf libraries f90 #56

@med2404

Description

@med2404

when i run : ### Cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/home/pnt/Downloads/bufr/my_bouild_dir

i get this probleme :

CMake Deprecation Warning at CMakeLists.txt:3 (CMAKE_MINIMUM_REQUIRED):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.

-- Found NetCDF: /usr/include (found version "4.8.1")
-- Configuring done
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
NETCDF_LIBRARIES_F90 (ADVANCED)
linked by target "netcdf2littler" in directory /home/pnt/Downloads/bufr/src/netcdf2littler

-- Generating done
CMake Generate step failed. Build files cannot be regenerated correctly.

can you help me to build this programme (netcdflittleR)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions