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

My mingw-port branch - using mingw gcc to build, instead of visual studio. #8

Closed
HinTak opened this issue Oct 2, 2021 · 2 comments
Closed

Comments

@HinTak
Copy link
Contributor

HinTak commented Oct 2, 2021

The earlier changes are just building on case-sensitive file systems, the rest shouldn't break visual studio build either.

https://github.com/HinTak/VisualTrueType/tree/mingw-port

on the way to making it work on linux, I thought it is easier going via mingw first.

@HinTak
Copy link
Contributor Author

HinTak commented Oct 2, 2021

You just "cd src; make" to build, if you have mingw gcc.

@HinTak HinTak mentioned this issue Oct 3, 2021
@HinTak
Copy link
Contributor Author

HinTak commented Oct 6, 2021

This can close with - 4488ee1 - the mingw-port was the beginning of porting to linux and native gcc, and differs from a native linux gcc only in having a silent default of always using the mingw (cross) compiler. What compiler to use is now explicitly passed, and mentioned in the build section of readme.

@HinTak HinTak closed this as completed Oct 6, 2021
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