Results 14 comments of Federico Guerra

Hi Gabriel, thanks I'll check it out asap

thanks @Gabrielcarvfer!

@Gabrielcarvfer the previous waf installer had the following four options: - `--with-woss-source=` - `--with-woss-library=` - `--with-netcdf4-install=` - `CXXFLAGS="-Wall -Werror -Wno-unused-variable"` what is the equivalent cmake syntax for the command line...

superseded by #39

@Gabrielcarvfer I would stick with exact waf behavior since automatically fetch and build, would be very hard to automatically do (many libraries, which might require manual step for install). Thanks...

@Gabrielcarvfer would you please provide some configuration syntax example, from ns3 command line I mean. thanks again!

Hi @WardF @edwardhartnett is there any update on this issue? we have opened the issue also on NetCDFC++ as requested but in our opinion it is not a matter of...

Update: - upgrading to HDF5 1.14.2 and to NetCDF-C 4.9.2 fixed the HDF error

it seems that file_id was added in this commit https://github.com/Unidata/netcdf-cxx4/commit/ecc28186eb4a00bd79545011f0bee65aa41cf09b but its usage was then removed later on. furthermore having a static variable in a .h is forcing a definition...

Update: - upgrading to HDF5 1.14.2 and to NetCDF-C 4.9.2 fixed the HDF error