Hi 

currently, netcdf4 in ./contrib won't compile since a wrong type is
declared in nc4internal.h

according to 

   http://www.unidata.ucar.edu/support/help/MailArchives/netcdf/msg12962.html

one has to change line 319 in nc4internal.h to  (hid_t -> nc_type) such
that it reads

   NC_TYPE_INFO_T *nc4_rec_find_nc_type(NC_GRP_INFO_T *start_grp, nc_type 
target_nc_typeid);

Patch attached

Best, Martin


-- 
Dr. Martin Lüthi
Department of Geography, 3G
University of Zurich
Winterthurerstrasse 190
CH-8057 Zurich, Switzerland
Phone: +41-44-635-5146
Fax:   +41-44-635-6841
Email: martin.lue...@geo.uzh.ch

Attachment: patch_netcdf4
Description: Binary data

------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to