-
Hi,
I will to connect Kinect, and when i'm trying to build OpenNi running ./RedistMaker occurs an Build failed error.
System Ubuntu 18.04
Can anyone help .
```
In file included from ../../../…
-
Hi,
I'm getting the following error while compiling:
> /tmp/ccO0xafa.o: In function `ecurl_mime_init(void*)':
main.cpp:(.text+0xc1f): undefined reference to `curl_mime_init'
/tmp/ccO0xafa.o: I…
-
```
~/HeVote/app/hec$ make all
HElib requires NTL version 10.0.0 or higher, see http://shoup.net/ntl
If you get compilation errors, try to add/remove -std=c++11 in Makefile
g++ -g -O2 -std=c++11 -…
-
Hi,
I am having issues using PlusBuild. I am using the following cmake settings:
```bash
cmake ../PlusBuild \
-DSTEALTHLINK_ROOT_DIR=/StealthPyCLinkLibs \
-DPLUS_USE_STEALTHLINK=ON \
-DC…
-
The ASAN build CMSSW_12_3_ASAN_X_2022-01-05-2300 found the following issue in step1 of workflow 537.0
```
==28576==ERROR: AddressSanitizer: attempting free on address which was not malloc()-ed: 0x…
-
Input/output error when I run `ls` on one of the directories.
## Expected Behavior
No errors.
## Actual Behavior
``` > ls -la
ls: cannot access '/redacted/Document1.docx': Input/output e…
-
make
g++ -c online.cc -O3 -Wno-unused-result -I/home/jingkun/seshat/boost_1_73_0/
g++ -c featureson.cc -O3 -Wno-unused-result -I/home/jingkun/seshat/boost_1_73_0/
g++ -c symfeatures.cc -O3 -Wno-u…
-
I found the error when my editor uses `clang-format` to format the code.
Example directory has a file `topo-sort1.cpp`. It includes two header files from bgl library.
```cpp
/* ommited */
#in…
-
Issue created by migration from Trac.
Original creator: gy741.kim
Original creation time: 2018-01-05 04:14:20
Assignee: @tkralphs
Hello.
I found a heap-buffer-overflow in cbc.
Please confirm.
T…
-
Note: Providing complete information in the most concise form is the best way to get help. This issue template serves as the checklist for essential information to most of the technical issues and bug…