-
I'm using your library via `FetchContent`. But it seems that the _examples_ folder is getting build & linked to my binary. I don't think this is wanted behavior. Maybe a simple CMake flag can help dis…
-
This project has some minor compiler warnings (I'm using GCC 11.3.0), maybe it's not too difficult to solve them. I'm using the following compiler flags in CMake:
```CMake
add_compile_options(-Wal…
-
Aside from an error caused by an unused parameter
```
[build] /workspaces/maybe/example/external/AnyAny/include/anyany/anyany.hpp:154:51: error: unused parameter 'p' [-Werror,-Wunused-parameter]
[b…
-
Compilation command:
```
RUN sudo apt-get -y install software-properties-common \
&& sudo add-apt-repository ppa:ubuntu-toolchain-r/test \
&& if [ -f /etc/apt/sources.list.d/ubu…
-
```
In member function '__ct ',
inlined from 'construct_at' at /data/cmsbld/jenkins/workspace/build-any-ib/w/el8_amd64_gcc12/external/gcc/12.3.1-40d504be6370b5a30e3947a6e575ca28/include/c++/12.3…
-
We currently support file picker dialog and save file dialog for macOS, Linux, and Browser. We need the same thing but for Windows.
PS: No external dependencies should be added for this.
-
For some reason hyprlock say that my config is wrong and segmentation faults:
Terminal output:
```bash
[ERR] Config has errors:
/home/mrduarte
Proceeding ignoring faulty entries
zsh: segmentatio…
-
```
Running AutomationTool...
Using bundled DotNet SDK version: 6.0.302
Starting AutomationTool...
Parsing command line: BuildPlugin -plugin="D:\02_UNREAL PROJECTS\Mattaesthesia\Plugins\UE-OSC\UE-…
-
I write a code to do 1-out-of-N OT, but the segmentation fault occurs while running `MC_AWAIT(receiver.init(numOTs, prng, chl));`. If I copy my code to the main.cpp in libOTe and compile it, the code …
-
### Description
The test `imtime_ops` fails with the error
```
% OMP_NUM_THREADS=1 ctest -V -R imtime_ops
Constructing a list of tests
Done constructing a list of tests
Updating test list …