-
## Expected Behavior
my code does not use CUDA.
related code:
```
import dlib
print(dlib.DLIB_USE_CUDA)
print(dlib.cuda.get_num_devices())
detector = dlib.get_frontal_face_detector()
p…
-
I tried to understand how this example works, but I do not know what lines shall I add to the CMakeLists.txt if my main.cpp have include other headers and called the functions defined in these headers…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched open requests and couldn't find a duplicate
### What is the idea?
It would be useful to add an option to make SafteyErrors when pack…
-
**Component**
DIPimage / PyDIP / CMake build scripts.
installed from sources
**Describe the bug**
```
➜ target cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CXX_COMPILER=g++-8 ..
-- The C compil…
-
I am trying to build flux-core and when running `.configure` an error occurs:
```
checking how to run the C preprocessor... clang-cpp
configure: error: in `/root/Flux/flux-core':
configure: erro…
-
Swig 4.0.2 fails to parse the following and other similar variadic template functions. This one uses a fold expression (C++17) I'm not sure if that is the issue.
```
namespace teca_variant_array_uti…
-
Host Environment:
*Host: x64-windows
*Compiler: GNU 12.2.0
I have compile issues when trying to compile poco under mingw/msys2 env under vcpkg manager.
After isolating problem for Net library:…
-
As mentioned in #311 I was able to compile ViZDoom in a conda virtual env with `gcc-5.5`. I tried now doing the same on a server with ubuntu `16.04` and `gcc-5.4` to find out that it fails to link the…
-
pip install -v -i https://test.pypi.org/simple/ qulacs-gpu
```
Created temporary directory: /tmp/pip-ephem-wheel-cache-os8e7cx0
Created temporary directory: /tmp/pip-req-tracker-s78ktjmr
Created…
-
While compiling Drake 1.24 I found a compilation error related to a hardcoded path of clang12:
```bazel
[177 / 290] [Prepa] Linking common/proto/libcall_python.a …