Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

0.3.0 can't be build on Windows #279

Description

@cmb69

From the PECL build logs:

ext\opencensus\opencensus_core_daemonclient.c(335): error C2143: syntax error: missing '{' before '*'

That is because daemonclient is only defined on non Windows platforms (#ifndef PHP_WIN32). If the package is no longer compatible with Windows, please remove config.w32 and add a note in the changelog. Otherwise please fix the build failure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions