Huelse / SEAL-Python

Microsoft SEAL 4.X For Python
MIT License
310 stars 66 forks source link

For windows, when running setup.py it must be inside x64 native tools command prompt and not just the developer command prompt #41

Closed andrew-ma closed 3 years ago

andrew-ma commented 3 years ago

For windows, when running setup.py it must be inside x64 native tools command prompt and not just the developer command prompt.

Please put this in the instructions for windows because I spent 2 hours wondering what was causing the linker error also another issue I had that could be added to the FAQ is that at least c++17 must be selected

Huelse commented 3 years ago

Thanks for your advice, I will improve it later.