Skip to content

gdal-async is not compatible with Electron #28

@mmomtchev

Description

@mmomtchev
  • Electron does not export zlib which GDAL uses
    • opening compressed files is to be disabled
  • Electron does not export OpenSSL which GDAL uses
    • https is to be disabled
  • Electron has a (build??) problem with the new GetBackingStore V8 API
    [Bug]: Link error for native c++ modules electron/electron#29893
    • a workaround is to be implemented

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions