Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail build kst-2.0.8 with netcdf-cxx4 #19

Closed
Pro-pra opened this issue Feb 11, 2022 · 1 comment
Closed

Fail build kst-2.0.8 with netcdf-cxx4 #19

Pro-pra opened this issue Feb 11, 2022 · 1 comment

Comments

@Pro-pra
Copy link

Pro-pra commented Feb 11, 2022

/builddir/build/BUILD/Kst-2.0.8/src/datasources/netcdf/netcdfsource.h:75:5: error: 'NcFile' does not name a type
/builddir/build/BUILD/Kst-2.0.8/src/datasources/netcdf/netcdfsource.h:78:5: error: 'NcError' does not name a type
/builddir/build/BUILD/Kst-2.0.8/src/datasources/netcdf/netcdfplugin.cpp:129:5: error: 'NcFile' was not declared in this scope; did you mean 'netCDF::NcFile'?
/builddir/build/BUILD/Kst-2.0.8/src/datasources/netcdf/netcdfplugin.cpp:129:13: error: 'ncfile' was not declared in this scope

I add #include <ncFile.h> to netcdfsource.h - not help me. Also netcdf-cxx4 not provided netcdfcpp.h, i open issue Unidata/netcdf-cxx4#119 may be all right?

@Pro-pra
Copy link
Author

Pro-pra commented Feb 26, 2022

use old netsdf-3.6.3 helps me.

@Pro-pra Pro-pra closed this as completed Feb 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant