Displaying 2 results from an estimated 2 matches for "nc_int".
Did you mean:
c_int
2013 Mar 07
1
install error - Netcdf library (linux)
...l/lib
******************************************************************************
** libs
gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -I/usr/local/include -I/usr/local/include -fpic -O2 -pipe -g -c ncdf.c -o ncdf.o
ncdf.c: In function ?R_nc4_nctype_to_Rtypecode?:
ncdf.c:40:18: error: ?NC_INT? undeclared (first use in this function)
ncdf.c:40:18: note: each undeclared identifier is reported only once for each function it appears in
ncdf.c:49:18: error: ?NC_UBYTE? undeclared (first use in this function)
ncdf.c:51:18: error: ?NC_USHORT? undeclared (first use in this function)
ncdf.c:53:18...
2013 Mar 07
0
install Netcdf library (linux)
.../lib
******************************************************************************
** libs
gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -I/usr/local/include -I/usr/local/include -fpic -O2 -pipe -g -c ncdf.c -o ncdf.o
ncdf.c: In function ?R_nc4_nctype_to_Rtypecode?:
ncdf.c:40:18: error: ?NC_INT? undeclared (first use in this function)
ncdf.c:40:18: note: each undeclared identifier is reported only once for each function it appears in
ncdf.c:49:18: error: ?NC_UBYTE? undeclared (first use in this function)
ncdf.c:51:18: error: ?NC_USHORT? undeclared (first use in this function)
ncdf.c:53:18...