[pdal-commits] [PDAL/PDAL] ec1bb5: NitfWrap compilation error fixes: update GDALUtils...

Nick M Cummins noreply at github.com
Tue Jul 6 13:04:58 PDT 2021


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: ec1bb5caacd3edaa8043749ab5aa089346c7b687
      https://github.com/PDAL/PDAL/commit/ec1bb5caacd3edaa8043749ab5aa089346c7b687
  Author: Nick M Cummins <nickmcummins at gmail.com>
  Date:   2021-07-06 (Tue, 06 Jul 2021)

  Changed paths:
    M tools/nitfwrap/NitfWrap.cpp

  Log Message:
  -----------
  NitfWrap compilation error fixes: update GDALUtils.hpp include, update call to BpfHeader::readDimensions (#3492)

* NitfWrap: fix error: ‘fromZone’ is not a member of ‘pdal::SpatialReference’

* Fix compile error: NitfWrap.cpp:39:10: fatal error: pdal/GDALUtils.hpp: No such file or directory

* Fix compile error:  no matching function for call to ‘pdal::BpfHeader::readDimensions(pdal::ILeStream&, pdal::BpfDimensionList&)’




More information about the pdal-commits mailing list