open-quantum-safe / liboqs-python

Python 3 bindings for liboqs
https://openquantumsafe.org/
MIT License
108 stars 39 forks source link

Use CMake to build liboqs #22

Closed dstebila closed 4 years ago

dstebila commented 4 years ago

Python can't find the shared library, even though I think it's pointing to the right file. Any ideas, @vsoftco or @xvzcf?

xvzcf commented 4 years ago

I think I've figued it out. Will update tomorrow.