GCC, Make and CMake are famous and useful tools to build C/C++ programs. This note helps you to understand functions and how to use them properly. g++ -shared -o libV.so -I../include -c ...
This tutorial is based on these instructions: https://www.unidata.ucar.edu/software/netcdf/documentation/NUG/getting_and_building_netcdf.html netCDF requires the HDF5 ...