-
Hi, I have followed the instruction of downloading the source code and everything is ok before "make". The error shows:
$make
Scanning dependencies of target reseeds
[ 1%] Building CXX object li…
-
Hi,
I just started playing with CLion and your Arduino Plugin.
Looks promising but I get this message.
Can you tell me how I can solve it?
This is my CMakeList.txt file:
--- CMakeList.txt ---
cmak…
ghost updated
7 years ago
-
### Describe the issue
During in our build compliance check, it turned out that the Windows DLLs of the 1.19.2 release (other releases might be also affected, we have not tested them) are not built w…
-
I'm trying to build slowmoVideo but I encounter various errors.
```
[00:35][nand@nanodesu:staff_r][~/dev/slowmoVideo/build][master 8200ce8=][127]
λ cmake ../src -DUSE_QTKIT=FALSE -DENABLE_TESTS=FALSE…
haasn updated
7 years ago
-
Hello, I'm trying to use OMPL for a course project.
I've tried to install ompl on my MacBook on macOS and on an Ubuntu VM. I keep getting stuck. The main error is that it does not find a target whe…
-
## 🐛 Bug
Failed to build (link) `caffe2_benchmark` target.
## To Reproduce
Steps to reproduce the behavior:
1. `git submodule update --init --recursive`
2. `... python setup.py build`
3.…
-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate.
- [X] Described the feature in detail and justified the reason for the request.
- [X] Provided …
-
Hey guys,
I have been looking around a lot for an awnser or a similar issue, I was able to use the MinGW generators with cmake-js try to compile a NAN module to be loaded in my electron app. Cmake-…
-
I was building tntk and saw this CMake Warning in NEWT/0 about Policy CMP0115 is not set.
```
tntk % cmake -S . -B build
-- The C compiler identification is AppleClang 13.1.6.13160021
-- The CXX…
-
cmake -Bbuild . -DCMAKE_BUILD_TYPE=Release # add -G Ninja to build faster
-- Git found: /usr/bin/git
-- SIBR version :
BRANCH fossa_compatibility
COMMIT_HASH 3dcfc2fb9b76c4e91030637c03d955fe42f8…