Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
alfu32 opened this issue Jun 30, 2017 · 0 comments
Open

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

alfu32 opened this issue Jun 30, 2017 · 0 comments

Comments

@alfu32
Copy link

alfu32 commented Jun 30, 2017

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
@alfu32 alfu32 changed the title build on windows with cmake 3.4 and mingw32 NOT AN ISSUE : build on windows with cmake 3.4 and mingw32 Jun 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant