The following error is occurring on Linux (Fedora 43) with Casacore v0.4.1. It does not occur with v0.4.0.
ERROR: UndefVarError: StdVector not defined in Casacore.LIbCasacore
Suggestion: Check for spelling errors or missing imports.
Hint: a global variable of this name also exists in CxxWrap.StdLib.
- Also exported by CxxWrap (loaded but not import in Main).
Stacktrace:
[1] getproperty
@ ./Base_compiler.jl:47 [inlined]
...
The following error is occurring on Linux (Fedora 43) with Casacore v0.4.1. It does not occur with v0.4.0.
ERROR: UndefVarError:
StdVectornot defined inCasacore.LIbCasacoreSuggestion: Check for spelling errors or missing imports.
Hint: a global variable of this name also exists in CxxWrap.StdLib.
- Also exported by CxxWrap (loaded but not import in Main).
Stacktrace:
[1] getproperty
@ ./Base_compiler.jl:47 [inlined]
...