Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

Build blackmagic app to run on arm orangepi #2146

Description

@pistoletov1974

Hi! I want to try running a debugging application on a single-board computer, but I get an error when I try to build it.

root@orangepipc:~/blackmagic# meson setup build -Dprobe=''
The Meson build system
Version: 0.53.2
Source dir: /root/blackmagic
Build dir: /root/blackmagic/build
Build type: native build

meson.build:196:3: ERROR: Expecting rparen got string.
                f'@bmf_base_name@_firmware',
   ^
For a block that started at 195,21
        bmf_elf = executable(
                     ^

Does anyone have experience running an application on a device like this? This would be a great way to debug remote devices.

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