Skip to content

compiled lib does not work because it doesnt have _proxy_main #357

@dimagoltsman

Description

@dimagoltsman

Describe the bug
compiled lib does not work because it doesnt have _proxy_main

To Reproduce
just clone and run build-with-docker.sh

Expected behavior
createFfmpeg should work

Additional context
js error: Cannot call unknown function proxy_main, make sure it is exported

and if im adding the _proxy_main to the script: emcc: error: undefined exported symbol: "_proxy_main"

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