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

0.3.0 can't be build on Windows #279

Open
@cmb69

Description

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

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