Skip to content

Fails to build with GDAL 3.3.x (error: invalid new-expression of abstract class type 'node_gdal::GeoTransformTransformer') #54

@sebastic

Description

@sebastic

As reported in Debian Bug #992527:

In file included from ../src/node_gdal.cpp:44:
../src/gdal_coordinate_transformation.hpp: In member function 'virtual OGRCoordinateTransformation* node_gdal::GeoTransformTransformer::Clone() const':
../src/gdal_coordinate_transformation.hpp:84:45: error: invalid new-expression of abstract class type 'node_gdal::GeoTransformTransformer'
   84 |     return new GeoTransformTransformer(*this);
      |                                             ^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions