Closed ZZIQIN closed 5 years ago
Hi, some time ago we replaced MIRACL as dependency with the RELIC library. I suggest you get the latest changes from the master branch and run CMake again in a clean build directory.
Hi, some time ago we replaced MIRACL as dependency with the RELIC library. I suggest you get the latest changes from the master branch and run CMake again in a clean build directory.
But I've compiled it with the latest version.
I just noticed that MIRACL is still referenced in some files. Could you remove the following line and check again? https://github.com/encryptogroup/ABY/blob/6300c7975ea44e3bbb8644268c29b3e03c0a1f89/cmake/ABYConfig.cmake.in#L9
I just noticed that MIRACL is still referenced in some files. Could you remove the following line and check again? https://github.com/encryptogroup/ABY/blob/6300c7975ea44e3bbb8644268c29b3e03c0a1f89/cmake/ABYConfig.cmake.in#L9
After the change, it becomes Can't find RELIC::relic.
i change the relic_config.cmake,it work.
Maybe open an issue at https://github.com/relic-toolkit/relic. I cannot reproduce the issue on my system
I build the aby according the readme . But when i try to build own ABY Application ,cmake report the this error use find_package(ABY)