Skip to content

make fails on macOS - uchar.h not found #1557

@chriskuku

Description

@chriskuku

I'm trying to build latest main on macOS with

make PROBE_HOST=hosted HOSTED_BMP_ONLY=0

and I'm getting:

  CC      platforms/hosted/remote/protocol_v3.c
  CC      platforms/hosted/remote/protocol_v3_adiv5.c
  CC      platforms/hosted/bmp_remote.c
  CC      platforms/hosted/bmp_libusb.c
 platforms/hosted/bmp_libusb.c:34:10: fatal error: 'uchar.h' file not found
#include <uchar.h>
         ^~~~~~~~~
1 error generated.
make[1]: *** [bmp_libusb.o] Error 1
make: *** [all] Error 2
$

Metadata

Metadata

Assignees

No one assigned

    Labels

    BMD AppBlack Magic Debug App (aka. PC hosted) (not firmware)BugConfirmed bug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions