-
Executing CMake or the build command in a terminal shows it nicely formated with bold and colors. Is there anything that this extension can do to support this? Currently all output goes to the `output…
-
Issue Type: Bug
1. Launch VS Code with extensions disabled.
2. Create and save a new JavaScript file with the following content:
```js
console.log('%cTest: %o', 'color: red', { Test : …
-
Hello, I'm learning to use pFUnit and at this moment have two issues, I'm not used with Cmake files then it is not easy to deduce the answer
1. I don't know where to specify extensions to compile …
-
# Tests impacted
here the list of impacted tests...
To test:
```sh
cmake -S. -Bbuild -DBUILD_PYTHON=ON -DBUILD_CXX_SAMPLES=OFF -DBUILD_CXX_EXAMPLES=OFF
cmake --build build -j 8
(cd build && …
Mizux updated
4 months ago
-
### What is your question?
Hello,
we use mainly windows for our applications,
in some of them, we are using large dependency graph where all packages contribute to the PATH env-var (SHARED_LIBS).…
-
```
$ make test
Running tests...
Test project /home/jerome/workspace/cnxvalidate/build
Start 1: nxvtest
1/1 Test #1: nxvtest ..........................***Failed 0.22 sec
0% tests passed…
-
It would be helpful if the [build instructions](https://github.com/mhx/dwarfs?tab=readme-ov-file#building-on-macos) could be turned into a [Homebrew](https://brew.sh/) formula.
-
The AVX2 unit tests are still disabled (in `tests/CMakeLists.txt`). Ideally, I think we want to use the new CPU feature-detection logic in blosc along with CMake to determine which features the host C…
-
Hi there,
Thanks for this wonderful package. I've been wanting a DAP client in Emacs that isn't lsp-mode dependent :sunglasses:.
One other thing I've been wanting for a while is a way to debug …
-
C02QH2D7G8WM:package userone$ $CLRNG_ROOT/bin/CTest
-- Using OpenCL platform: Apple
OpenCL 1.2 (Feb 7 2016 15:43:50)
-- Using OpenCL device: Intel(R) Core(TM) i7-4980HQ CP…