issues Search Results · repo:encryptogroup/OTExtension language:C++
Filter by
23 results
(90 ms)23 results
inencryptogroup/OTExtension (press backspace or delete to remove)building OTExtension downloads relic version 0.5.0, and during compilation (on Ubuntu 22.04) fails with the following
error:
[ 76%] Building C object extern/ENCRYPTO_utils/extern/relic/src/CMakeFiles/relic_s.dir/md/blake2s-ref.c.o ...
hros
- 4
- Opened on May 27, 2022
- #42
I am trying to build OTExtension and install it for other projects. Below are the commands I ran and its output. I don t
see any explicit errors in CMake output but I suspect that there is libraries missing ...
yuquan1210
- Opened on Feb 27, 2022
- #41
I want to input a big number with a bitlength larger than 64 as the value of X[i] in otmain.cpp, using Set() function :
` uint32_t bitlength=128; //...... uint64_t matValue0=50; uint64_t matValue1=60; ...
ShiroNekoHouse
- Opened on May 3, 2020
- #39
Hi,
I m having this problem while I am running the make command:
/usr/bin/ld: ../extern/ENCRYPTO_utils/src/libencrypto_utils.a(thread.cpp.o): undefined reference to symbol
_ZNSt18condition_variable10notify_oneEv@@GLIBCXX_3.4.11 ...
ArielCyber
- Opened on Mar 22, 2020
- #38
Hello,
When I m trying to compile the code, I m receiving this error: error: invalid application of ‘sizeof’ to incomplete type
‘CSocket
I m using g++ v 8.3.0
liorko87
- 4
- Opened on Sep 23, 2019
- #36
Hello,
When I m trying to build the repository, I m receiving this error:
cmake .
-- The CXX compiler identification is GNU 8.3.0
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working ...
liorko87
- 1
- Opened on Sep 1, 2019
- #35
I have seen the following code snippers in the alsz-ot-snd/rcv.cpp implementation:
assert(CheckConsistency( check_queue, check_chan)); //CheckConsistency( check_queue, check_chan);
//assert(CheckConsistency( ...
MartKro
- 1
- Opened on Aug 20, 2019
- #34
When running cmake .. in the build directory I get the following errors..
`CMake Error at CMakeLists.txt:26 (add_library): Target otextension links to target Boost::system but the target was not
found. ...
nilslukas
- 9
- Opened on Jul 8, 2019
- #32
Dear developers,
I am having trouble compiling the OTExtension library on ubuntu 18.04. After following the steps in the guide, I found
myself stuck due to g++ compiler unable to locate the following ...
ToraNova
- 3
- Opened on Apr 2, 2019
- #30
Hi,when I run cmake .. in build,I met the following problem, `CMake Error at CMakeLists.txt:22 (add_library): Target
otextension links to target Boost::system but the target was not found. Perhaps a find_package() ...
Ye-D
- 23
- Opened on Mar 14, 2019
- #29

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.