Skip to content

Building on Windows #241

Closed
Closed
@wotzlaff

Description

@wotzlaff

Here, I want to keep track of the current status of building the library on Windows.
The ultimate aim would be to provide a prebuilt version over npm.

What I did so far:

  • Get rid of the uname part in package.json (used for npm install on macOS) since uname fails on Windows.
  • Switch language to node_js in Travis and try to use Windows as OS.

Currently, I am facing problems with the CALLBACK macro which is defined in the win headers but conflicts with our enum value from ParameterType.

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