Skip to content

UI-Console Error: undefined symbol: memory_to_log #23

@dustinlacewell

Description

@dustinlacewell

I'm trying to compile mupen64plus-core from https://github.com/RetroReversing/mupen64plus-core

But when I run mupen with the core I get:

UI-Console Error: dlopen('/home/ldlework/ext/mupen/mupen64plus-core/projects/unix/libmupen64plus.so.2') failed: /home/ldlework/ext/mupen/mupen64plus-core/projects/unix/libmupen64plus.so.2: undefined symbol: memory_to_log

Running nm on the shared object shows there is an exported name..

nm -D libmupen64plus.so.2 | grep memory
                 U memory_to_log

Any guidance?

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