Skip to content

Incomplete bindings from C API #50

Open
@boxerab

Description

@boxerab

Hello! Very cool project.

I tried to integrate scapix into my open source codec project

https://github.com/GrokImageCompression/grok/tree/scapix

When I compile, I don't get a complete binding for any language. In fact, most API methods are missing.
The library has a C API, but the implementation is in C++. Any ideas why this might be the case ?
I assume that it would work for C API as C is a subset of C++.

Thanks!

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