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

make for windows? #78

Closed
alpharigel opened this issue Jun 27, 2023 · 2 comments
Closed

make for windows? #78

alpharigel opened this issue Jun 27, 2023 · 2 comments

Comments

@alpharigel
Copy link

Very excited to try this package! One question: you list the link for docker containers as the third dependency, but you don't have a link for "make" under windows. Do you have a suggested version of make for Windows that works with your project?

Thanks

@kreneskyp
Copy link
Owner

Windows users need to install Windows Linux Subsystem to create a Linux virtual machine for make and Docker.

  1. Open powershell
  2. run wsl --install to install and/or activate WSL
  3. run sudo apt install make in the Linux shell

@kjongdae
Copy link

kjongdae commented Jul 7, 2023

Wsl2 is better then nomal window system,

Linux is fully surport Required library dependencies

The bash emulator is downright poor.

Ix is actively using the Docker environment, it can run itself, but it is so bad that development cannot proceed.

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

3 participants