-
Notifications
You must be signed in to change notification settings - Fork 283
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update README.md about Windows release, cc #1001
- Loading branch information
1 parent
79fdb64
commit 4b53e6c
Showing
1 changed file
with
5 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4b53e6c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe we should give a direct link to the libraries of Visual and SSL on the githab (from the project)?
I'm not sure that the links library is the same.
4b53e6c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't understand, I think gave the link in the readme already?
4b53e6c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure that the links library (Redistributable Package](https://www.microsoft.com/en-US/download/details.aspx?id=26368)([Direct link](https://download.microsoft.com/download/5/D/8/5D8C65CB-C849-4025-8E95-C3966CAFD8AE/vcredist_x86.exe)) and OpenSSL libs(Direct link))
is the same (/githab/.../setup/win/openssl/..dll + vcredist_x86(2008SP1).exe)
4b53e6c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Got it. You've made a lot of cool changes!!!
in history.txt + release (2 time)
4b53e6c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes I upgraded openssl and also vcredist, the link is the same as the latest.
4b53e6c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for the great work!