Skip to content

build on macOS: homebrew leveldb does not have rtti #29

Description

@maparent

I tried to install from source on MacOS (latest Big Sur, Intel) and had an issue when loading the plyvel .so, complaining about not finding the typeinfo in leveldb. It turns out the brew leveldb does not have typeinfo. Rebuilding plyvel with CFLAGS=-no-rtti solved the problem. Leaving this as reference for anybody running into the same issue, not sure if there's an action to take at the level of graphbrain.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions