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

Error when ran <cmake -G"Unix Makefiles"> #4

Open
zhangyingjie7 opened this issue Feb 11, 2022 · 0 comments
Open

Error when ran <cmake -G"Unix Makefiles"> #4

zhangyingjie7 opened this issue Feb 11, 2022 · 0 comments

Comments

@zhangyingjie7
Copy link

Hi,
I follow the instruction of libOTe, and it has passed my test ./frontend_libOTe -simplest-asm
For Ivory-Runtime, I run cd Ivory-Runtime/thirdparty/linux, and bash ./ntl.get.
but when I continue to run cmake -G"Unix Makefiles", an error occured as follow:

CMake Warning:
  No source or binary directory provided.  Both will be assumed to be the
  same as the current working directory, but note that this warning will
  become a fatal error in future CMake releases.


CMake Error at ivory/CMakeLists.txt:45 (message):
  Failed to find libOTe at libOTe_LIB-NOTFOUND


-- Configuring incomplete, errors occurred!
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