Skip to content

uchar.h is missing on macOS #423

@mbrobbel

Description

@mbrobbel

We're using cbindgen to generate both C and C++ headers in our project. However, the generated C header fails to build on macOS with the 0.10.1 release (QE-Lab/dqcsim#313) because uchar.h is missing on macOS.

target/include/dqcsim.h:5:10: fatal error: 'uchar.h' file not found
#include <uchar.h>
         ^~~~~~~~~

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions