-
The problem was reported as #27.
The output console displays:
```
[12/12/2021, 18:20:24] Unable to resolve configuration with compilerPath: "C:\Users\ilg\Desktop\gcc-test\xpacks\.bin\g++"
```
…
-
**Describe the bug**
ERROR:
```
-----------------------------------------------------
- Setup phase
-----------------------------------------------------
* Configure BPF probe tests! Probe…
-
Hi,
I'm using opus-fast-mosestokenizer, a fork of this that supports newer Python versions, as dependency in Whisper-Streaming: https://github.com/ufal/whisper_streaming/
I have quite lots of feed…
-
##### System information (version)
- OpenCV => master
- Operating System / Platform => ubuntu 16.04
- Compiler => gcc 9
##### Detailed description
The installed `OpenCVModules.cmake` …
-
### Steps to reproduce the issue
I running into issues when trying to install py-scipy from spack. It says `Error: 'numpy' must be installed before running the build`
```
setup.py:486: UserWarnin…
-
Is there a way to aggregate the results of the coverage analysis? That is, it looks like CodeCoverage.cmake is a per-target (one per add_test()?) function. Say I have 10 subdirectories each with their…
-
# État des lieux du code sources et des artefacts afférents
## Numération
Nombre total de fichiers total : 3084
Nombre total de fichiers efficaces : 2309
+ Système de build
+ CMak…
-
I love the current cmake setup because it's very robust. My libigl based projects are almost always painless to install. Each of my projects either downloads libigl via cmake or uses libigl as a submo…
-
urdfdom is providing libraries with generator expression in it, which is not supported by the pkgConfig.cmake.in template as it will call `find_library` on it: https://github.com/ros/urdf/issues/37
…
-
The toolchain used for the development of the embedded software for the ARM-based boards is at the moment based on the following tools:
- The creation of a low level HW driver is done by means of `…