Skip to content

Fails to compile on Mac M1 15.5 #141

@rwkjones

Description

@rwkjones

Hi,

I'm not a dev, but trying to compile this on my MacBook M1, here's the error I get. See attached for the full error:

realrtw-mac-compile.txt

code/zlib-1.2.11/zutil.c:315:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
315 | void ZLIB_INTERNAL zcfree (opaque, ptr)
| ^
4 warnings and 3 errors generated.
make[2]: *** [build/release-darwin-arm64/client/zutil.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [targets] Error 2
make: *** [release] Error 2

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