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

Building in windows under MSYS #33

Open
TomBPotochek opened this issue Feb 13, 2024 · 1 comment
Open

Building in windows under MSYS #33

TomBPotochek opened this issue Feb 13, 2024 · 1 comment

Comments

@TomBPotochek
Copy link

TomBPotochek commented Feb 13, 2024

I was able to compile and run this project in the master branch under msys mingw, but only after removing the trailing / from the include directory paths in the Makefile (and after almost banging my head against the wall).

Would this change break support on other platforms? Maybe this is just some weird bug in my pc setup but if it doesn't break other builds then they could be removed and automatically support windows builds.

@kisvegabor
Copy link
Member

Wow, what a strange bug. I hope your head survived it. 🤕

I think it's perfectly safe to remove them. Please send a PR and I'll test it on Linux.

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