tink-crypto / tink

Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
https://developers.google.com/tink
Apache License 2.0
13.5k stars 1.18k forks source link

Issue with Installing Tink on Windows 10.0 #607

Closed syedzubeen closed 1 year ago

syedzubeen commented 2 years ago

I am trying to install tink on Windows 10, but keep getting an error about a dependent library maybe. "Bezel" Tried downloading the windows installer for Bezel but it doesn't seem to install properly. tink_issue

morambro commented 1 year ago

Hi @syedzubeen, Tink Python requires building Tink C++ on Windows which is currently not supported.

I am going to close this issue, please feel free to re-open it should you have any other questions/concerns.