Type
Problem when setup with python.
Descripe
I have built SEAL in my PC, problem occured when I try to run the second command on CMD, which is "python setup.py build_ext -i". It said "Not found the seal lib file, check the SEAL/build/lib", although two files of "lib" were contained in my folder. Anyone met the same problem?