-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
not compile properly in msys2 windows #231
Comments
I think you need |
@mpg when type |
Ok, I'll investigate. |
Quoting from the Readme:
So from an MSYS2 shell you should be using WINDOWS_BUILD=1, not WINDOWS=1. Also, note that the "install" target is not implemented on a pure windows environment, it needs a Unix shell. |
Works for me when using Please feel free to reopen the ticket if you're still experiencing problems or think the documentation is not clear. |
Merge psa api branch into development
Remove binder_key from global structure.
Advance version on master
I tried
make lib WINDOWS=1
and it finished properly, then I triedmake install DESTDIR="$HOME/prebuilt"
it returns:The text was updated successfully, but these errors were encountered: