-
cmake 3.18.2, ninja 1.10.1, Mac OS 10.14.6
```
bb-fvfxv5s0j1wt:Brion sanin$ mkdir build
bb-fvfxv5s0j1wt:Brion sanin$ cd build/
bb-fvfxv5s0j1wt:build sanin$ cmake -GNinja -DCLONE_SUBPROJECTS=ON ..
…
-
aos-cube version: 0.5.11 Making config file for first time …
-
macOS 10.15.4
Xcode 11.4
运行[wiki 安装教程](https://github.com/HikariObfuscator/Hikari/wiki/Compile-&-Install#macos-quick-install)后报错:
> CMake Error at cmake/modules/CheckAtomic.cmake:53 (message):
…
-
I am using an arduino nano, so avr with no scheduler. I am playing at keeping time using timer0. When timer0 is enabled, the sleep is woken by the timer. My program looks like:
```go
package main
…
-
test "binary masking" {
const a: u32 = 1;
const b: u32 = 0;
assert(a | b & b == a | (b & b));
}
const assert = @import("std").debug.assert;
targets linux …
-
Simplest program depending on `libssh2-sys = "0.2.16"` and doing `libssh2_sys::init();` fails on macOS 10.14.6 Mojave.
Here is the project: https://github.com/idubrov/openssl-macos-issue
For con…
-
I have Xcode 12.2, have the repository to build OBS for Xcode, and using macOS Big Sur (20B50).
But, when I run the command `cmake -S ./Downloads/obs-studio -B ./Downloads -DCMAKE_OSX_DEPLOYMENT_TA…
-
**Is your feature request related to a problem? Please describe.**
The function is well confirmed only with v7M. Need to test v6M
https://github.com/suikan4github/murasaki/blob/9f1965420b1600ab031…
-
**Describe GraalVM and your environment :**
- GraalVM version or commit id if built from source: master b8d40c4c0a07
- CE or EE: CE
- Build Time or run time failure: build-time
- JDK version: …
-
| | |
|--------------------|----|
| Bugzilla Link | [PR45570](https://bugs.llvm.org/show_bug.cgi?id=45570) |
| Status | RESOLVED DUPLICATE of [bug 45336](https:/…