-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Cannot compile rust-fastpbkdf2
under Windows.
https://crates.io/crates/fastpbkdf2 is outdated. djangohashers
crate depends on this.
Two cirtical fixes are as follows:
include
c99
How about an update? Thank you!
PS: for newbees who don't know where to put openssl
folder to:
# copy C:\Program Files\OpenSSL-Win64\include to
rust-fastpbkdf2\fastpbkdf2\openssl\include
# copy C:\Program Files\OpenSSL-Win64\lib to
rust-fastpbkdf2\fastpbkdf2\openssl\lib
i.e. You need to arrange for openssl to appear in openssl/
under that ROOT repo.
Metadata
Metadata
Assignees
Labels
No labels