Skip to content

NOT AN ISSUE : build on windows with cmake 3.4 and mingw32 #33

Description

@alfu32

Actually not an issue but a solution :

Building with MinGW

> git clone https://github.com/creationix/dukluv.git
> cd dukluv
> git submodule init
> git submodule update
> mkdir build
> cd build
> cmake -G "MSYS Makefiles" ..
> mingw32-make

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