-
AC:
- [ ] Provide a user entry point for understanding ament process
- [ ] Document each of the packages and how to use them
This is meant for internal development documentation, not final end user d…
-
**LocalAI version:**
localai/localai:latest-aio-cpu
**Environment, CPU architecture, OS, and Version:**
Docker Desktop, Ryzen 7 7800X3D, Windows 11 Pro
**Describe the bug**
Container fail…
-
HI3519 双核的cortex-a53。编译的是修改了cmakelist 的108行,改为 add_definitions(-mcpu=cortex-a53 -mfloat-abi=softfp -mfpu=neon-vfpv4 -mfp16-format=ieee)。
cmake -DCMAKE_TOOLCHAIN_FILE=../toolchains/himix200.toolchai…
-
I expect to see useful failure information (e.g. stdout and stderr of the failed command, or even whether the target script exists) but colcon does not expose this info. It instead shows only the pyth…
-
Hello,
after I was finally able to build libkeyfinder and `examples/basic.cpp`:
```
$ sudo pacman -S cmake fftw catch2
```
-> Extract and `cd` into folder, then:
```
$ cmake -DCMAKE_INSTALL_PRE…
-
`clang-tidy` could be run in CI in addition to `clang-format` for enforcung the style provided in `.clang-tidy`.
Roughly the following could work:
```bash
mkdir build && cd build
cmake .. -DCM…
-
Like in title. Attempted to run the compilation script as prescribed in README, but in the end, the error occurs. I'm attaching a dump from my terminal if it could help.
> -- Running vcpkg install
…
-
when i compile it getting errors kindly update the code or help me so i can compile it
Build command failed.
Error while executing process C:\Users\DELL\AppData\Local\Android\Sdk\cmake\3.10.2.4988…
-
### GZDoom version
_No response_
### Which game are you running with GZDoom?
None
### What Operating System are you using?
None
### If Other OS, please describe
_No response_
### Relevant hard…
-
Putting
`#include `
in a source file in Visual Studio 2022, using the VS compiler, results in a compiler error. There is no error when I switch to the LLVM Platform Toolset in my project setti…