Skip to content

Mac OS failure #1

@blegat

Description

@blegat

Compilation on Mac OS fails (see here) with the following error:

./proto.h:30:5: error: first parameter of 'main' (argument count) must be of type 'int'
int main(size_t argc, char *argv[]);

It seems size_t needs to be replaced by int.

@sburer is this a known issue ?

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