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

How to compile on Windows? #3

Open
cj1ne opened this issue Apr 5, 2018 · 3 comments
Open

How to compile on Windows? #3

cj1ne opened this issue Apr 5, 2018 · 3 comments

Comments

@cj1ne
Copy link

cj1ne commented Apr 5, 2018

Hello, Thanks for your nice project.

I want to compile this project in windows.
But, I don't know how to compile this project in windows because window doesn't have 'make' commands.
Can you advice for me?

Thank u.

@Gregwar
Copy link
Owner

Gregwar commented Apr 5, 2018

Hello,
Maybe you can give a try using MinGW with its gcc compiler

@cj1ne
Copy link
Author

cj1ne commented Apr 5, 2018

I understand that I can compile this when I command "make" in Cygwin or MinGW.
Thank u for reply, Gregwar.

Furthermore, If I want to develop this project in windows OS & Visual Studio, is it also possible?

@Gregwar
Copy link
Owner

Gregwar commented Apr 5, 2018

That may be possible with adaptation in the code handling the terminal interractions

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

2 participants