Git Product home page Git Product logo

delegated-psi-ca's People

Contributors

nitrieu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

delegated-psi-ca's Issues

encountered error while running cmake, Could NOT find Boost: missing: system thread

I am building it on Ubuntu 20.04. This is my system info: Linux ubuntu 5.4.0-58-generic #64-Ubuntu SMP Wed Dec 9 08:16:25 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

While running bash buildAll.get, I got an error as following:

-- Could NOT find Boost: missing: system thread (found /usr/lib/x86_64-linux-gnu/cmake/Boost-1.71.0/BoostConfig.cmake (found version "1.71.0"))
CMake Error at cryptoTools/CMakeLists.txt:74 (message):
Failed to find boost at Need system thread

-- Configuring incomplete, errors occurred!

It seems that cmake can find the specific boost. I tried to change code on line 72 from find_package(Boost COMPONENTS system thread) to find_package(Boost). The error didn't show up after the change. However, When I run make -j, it gave me something like this:

error: invalid use of template-name ‘boost::asio::strand’ without an argument list
   74 |         boost::asio::strand mSendStrand, mRecvStrand;

Would you please help?

Makefile missing when compiling NTL library using shell script ntl.get?

I try to compile NTL library using ntl.get, but it shows the following error:

root@176137e9a5e7:/delegated-psi-ca-master/thirdparty/linux# ./ntl.get 
./ntl.get: line 2: make: command not found
./ntl.get: line 3: make: command not found
mv: cannot stat './ntl.a': No such file or directory

I check the ntl.get file:

cd ntl/src
make clean
make ./ntl.a 

I don't find Makefile file in /ntl/src directory. Could you add it ?

How does this project run on Visual Studio?

Hello Ni, congratulations for your new paper on Contact Tracing accepted to Asiacrypt 2020. I have a confusion, how does this project run on Visual Studio? If possible, can you write the process of starting step on Windows or Linux in the readme? Thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.