-
Hi !
I'm trying to work on Windows with a cross-platform toolchain so I'm using Ninja + Clang for my project. Since Clang for MSCV is ABI compatible with MSVC code, everything works fine with the …
-
**Bug category**
- [x] *bug - compilation error*
- [ ] *bug - compilation warning*
- [ ] *bug - runtime error*
- [ ] *bug - runtime warning*
- [ ] *bug - logic error*
**Describe the bug**
W…
-
Before reporting an issue please first check the
[troubleshooting guide](https://github.com/twistedfall/opencv-rust/blob/master/README.md#troubleshooting). If
the issue you're encountering is not so…
Horki updated
3 months ago
-
I am struggling to build a docker image with the dockerfile provided. Apparently the issue is that the base image is with arm64 but the hpc pack is with x86. Could you test again to make sure the imag…
-
### What is the current behavior?
According to [the docs](https://docs.aspect.build/cli/#windows):
"Windows releases are no longer published as of [v5.5.0](https://github.com/aspect-build/aspect-c…
-
Hey there-
@18F are big users of this tool. We distribute our binaries via GitHub releases, so the uploading part is a very useful for us. As you say in the README,
> Ever since Go1.5 supported si…
afeld updated
7 years ago
-
# Migration steps:
- [x] Prepare project structure for scala 3 cross compilation
- [x] Migration of higher-kind core
- [x] Migration of kernel
- [ ] Migration of higher-kind macros
- [x] Migrat…
-
If they are set to match a cross compilation target, they end up being used by the host compilation in build.rs . This doesn't end well :)
-
Exherbo, another linux distribution that has done good work with cross-compiling, always builds cross compilers---i.e. `--host` `--build` and `--target` are always passed to gcc's build system even if…
-
**Errors after make command**
`/home/kacper/rtl8188eus/core/rtw_cmd.c:17:10: fatal error: drv_types.h: No such file or directory
17 | #include
| ^~~~~~~~~~~~~
compilation ter…