-
-
Notifications
You must be signed in to change notification settings - Fork 827
Open
Description
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
Labels
No labels