Skip to content

Build error when building .so library with gcc #19

@vrmaurice

Description

@vrmaurice

g++ -c -o concaveman.o concaveman.cpp
gcc -shared -o concaveman.so concaveman.o

Gives a bunch of errors
Are there any other ways to build to .so library?
I'm trying to build for Python wrappers.

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