Skip to content

p4-fusion doesn't compile on new version of Xcode because of outdated zlib. #94

@sstepashka

Description

@sstepashka

Hi,

The current version of zlib vendored in p4-fusion is having some difficult time compiling the project because of fdopen redefinition.

I recently faced a similar problem on one of the other project and the fix was to update to zlib 1.3.1.

Here's an example of the same issue on some other project: bazelbuild/bazel#25124

I am not sure what's the process of updating third-party libraries vendored into the repo.

Thank you!

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