Skip to content

iOS Build Error 'sys/random.h' file not found #92

@Nailik

Description

@Nailik

When building on Mac OS for an iOS device there is an error in sqlite3.c (amalgamation file).

sqlite3.c fatal error: 'sys/random.h' file not found
#include <sys/random.h>

After removing the line, it builds and works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions