-
Notifications
You must be signed in to change notification settings - Fork 7
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
Can't compile the program #174
Comments
The I want to focus on developing the actual content. However, if someone else wants to add support for Windows, they are welcome to do so. |
I tried WSL and it worked wonders. However I started trying to add support for Windows and managed to reimplement |
yup this is exactly why! @NoobJsPerson thanks for taking the time to implement that, i'll take a look at your PR as soon as it's ready. |
Hey! I worked on implementing clings for Windows for a while and i finally got it to compile. it took so much effort and it doesn't even work (it cant read directory contents even when i change paths to Windows style paths). I could make a draft PR if you guys wanna help. but I personally think its not worth it and it will atmost make the codebase incredibly hard to work with. |
why don't you go ahead and make a draft PR so that we can at least see the code. I don't want your hard work to be for nothing! |
when i run
make
i get this errorbtw I am on Windows 10.
The text was updated successfully, but these errors were encountered: