Skip to content

UI-Console Error: undefined symbol: memory_to_log #23

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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