-
Notifications
You must be signed in to change notification settings - Fork 19
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
Doesn't need cygwin necessarily #7
Comments
It's not useful to build with MSYS for a subtle reason:
|
I wonder if the MSYS2 packaging people build mintty with a patch to change the path to an MSYS2-compatible one, or if maybe there needs to be a patch instead to WSLBridge. |
Since wsltty includes a stand-alone minimal cygwin installation anyway, there is really no need to bother about an MSYS-based alternative package, even if you use MSYS otherwise. |
The new release (in a few days...) will support easy invocation from cygwin (or MSYS/Git bash), simply using |
Hiya rprichard, just wanted you to know: You can build the frontend with msys2 also. I just built it from the git source.
The text was updated successfully, but these errors were encountered: