On 6/11/22 15:03, Bas Couwenberg wrote:
/<<PKGBUILDDIR>>/VTK/ThirdParty/exodusII/vtkexodusII/src/ex_utils.c:1773:19:
error: expected identifier or ‘(’ before numeric constant
1773 | const int NC_SZIP_NN = 32; /* Selects nearest neighbor
coding method for szip. */
| ^~~~~~~~~~
netcdf (4.9.0-1) contains this change in include/netcdf.h since 4.8.1-1:
+#define NC_SZIP_NN 32 /**< SZIP NN option mask. */
ParaView will need to be updated to build successfully with NetCDF 4.9.0.
Kind Regards,
Bas
--
GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1