Skip to content

Windows makefile build fails #25

@robin-raymond

Description

@robin-raymond

The Makefile provided is very linux centric. The rest of the code works just fine on windows but the commands in the makefile don't work because they are bash specific. Npm on windows is also a batch file (at least with the default VS install), so git bash also doesn't help without causing issues.

Some simple tweaks can make script command will make both targets work.

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