Skip to content

[Simulator/external_apps] Cannot run NWB apps on Linux #2387

@yannis300307

Description

@yannis300307

Describe the bug

Running an app in the simulator with Epsilon 24 doesn't work on Linux. It gives the following error : ../epsilon_simulators/linux/epsilon.bin: symbol lookup error: output/linux/voord.nwb: undefined symbol: eadk_display_push_rect_uniform. The EADK API seems to be missing from the simulator on Linux.
I tested it on Macos and it worked as expected following the same instructions.

To Reproduce

Follow the build instructions for the native simulator in external_apps on Linux.

Expected behavior

The app should run.

Environment

  • OS: Linux Mint 22.2 x86_64
  • The platform on which the problem happens: native simulator

PS: I noticed a typo in the build instructions. There is "following commad" instead of "following command" in external_apps/README.md

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