Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmake error with relic #32

Open
mialuyao opened this issue Dec 24, 2023 · 0 comments
Open

cmake error with relic #32

mialuyao opened this issue Dec 24, 2023 · 0 comments

Comments

@mialuyao
Copy link

I have successfully installed ENCRYPTO_utils and passed the test.
But when I compile my project, I got the error as

CMake Error at /usr/local/lib/cmake/ENCRYPTO_utils/ENCRYPTO_utilsTargets.cmake:61 (set_target_properties):
  The link interface of target "ENCRYPTO_utils::encrypto_utils" contains:

    RELIC::relic

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.

Call Stack (most recent call first):
  /usr/local/lib/cmake/ENCRYPTO_utils/ENCRYPTO_utilsConfig.cmake:12 (include)
  /usr/local/share/cmake-3.26/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)
  /usr/local/lib/cmake/OTExtension/OTExtensionConfig.cmake:7 (find_dependency)
  /usr/local/share/cmake-3.26/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)
  /usr/local/lib/cmake/ABY/ABYConfig.cmake:7 (find_dependency)
  CMakeLists.txt:7 (find_package)

What's wrong with it?
Who can help me?
Thankssssssss!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant