Skip to content

Build blackmagic app to run on arm orangepi #2146

@pistoletov1974

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.

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