dwcaress / MB-System

MB-System is an open source software package for the processing and display of bathymetry and backscatter imagery data derived from multibeam, interferometry, and sidescan sonars.
https://www.mbari.org/products/research-software/mb-system/
Other
127 stars 43 forks source link

Fixed build system for CentOs 7 #1385

Closed dwcaress closed 1 year ago

dwcaress commented 1 year ago

Mbgrd2gltf: Added "#include " to src/mbgrd2gltf/bathymetry.cpp to enable compiling on CentOs 7.

Configure.ac and Configure: Modified to find Proj on CentOs 7 systems.