casacore / casarest

The remainder of the AIPS++ libraries that did not end up on casacore
GNU General Public License v3.0
4 stars 12 forks source link

master branch and 1.5 do not compile with casacore 3.2.1 #33

Closed sarrvesh closed 4 years ago

sarrvesh commented 4 years ago

When I build casarest, I get the following error:

/casarest/msvis/MSVis/VisibilityIterator.h:35:10: fatal error: casacore/casa/Containers/Stack.h: No such file or directory

include <casacore/casa/Containers/Stack.h>

      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

compilation terminated.

I get the same error when I build with casarest 1.5.0.

Could you please have a look?

sarrvesh commented 4 years ago

I see this is the same issue as issue #29 . I'll close this ticket. Apologies for the noise.

bennahugo commented 4 years ago

See #31