- To: netcdfgroup@xxxxxxxxxxxxxxxx
- Subject: [netcdfgroup] compilation bug with netcdf-3.6.2 - openSUSE 11.2 - solved
- From: siavash ghiasvand <siavash.ghiyasvand@xxxxxxxxx>
- Date: Mon, 24 Jan 2011 15:26:19 +0330
When I tried to compile netcdf-3.6.2 on an openSUSE 11.2, I got two errors which said: "*** was not declared in this scope" The solution is simple just add the line below: include "string.h" To these files: netcdf-3.6.2/examples/CXX/sfc_pres_temp_rd.cpp netcdf-3.6.2/cxx/ncvalues.cpp ----------------- Sincerely yours, Siavash Ghiasvand
- Follow-Ups:
- [netcdfgroup] writing netcdf4
- From: Marston Johnston
- [netcdfgroup] writing netcdf4