-
_From @deinok on November 3, 2018 16:54_
Hi, I'm searching the internet for this information, trying to reproduce what other libs, etc.. But I can't find a way to do the following:
Imagine that I …
-
I have tried to build a package with this crate as a dependency, but it seems to fail due to the following error.
```log
error: failed to run custom build command for `blake3 v1.5.1`
Cause…
-
When I compile the LVGL by gcc, everything is OK.
But when I compile it with arm-ostl-linux-gnueabi-gcc for my STM32MP157-DK2,compilation terminated.
`fatal error: lvgl/lvgl.h: No such file or dire…
-
Howdy, Interesting project!
I went to try it out but it seems the "next" button when creating a project doesn't do anything?
The logs don't show any request or errors:
![image](https://gi…
-
Hi everyone, I made some scripts to build a custom kernel package for Arch inside a Docker container. Figured it could help some people get their laptops up and running.
It's located here:
https:/…
-
`time_t` is defined as `c_long` on musl:
https://github.com/rust-lang/libc/blob/b1268e43cd34ebc95d184928296fc73740cd5162/src/unix/linux_like/linux/musl/mod.rs#L3
and `c_long` is `i32` on 32-bit targ…
-
**[Original report](https://bitbucket.org/chromiumembedded/java-cef/issues/419) by aotxland (Bitbucket: [aotxland](https://bitbucket.org/aotxland), GitHub: [aotxland](https://github.com/aotxland)).**
…
-
Hi scrcpy devs,
First, thanks! for your work.
I would like to know how to compile this scrcpy to my raspberry pi 4 running with raspbian buster 64bits...
Is there any change you can help me to …
-
Hi! I am trying to compile this for rpi4 being 3.0 ES capable (and at least from what I could test that profile its not accepted by the official yabause.
I have 2 concerns, one its the conflicts wi…
ghost updated
4 years ago
-
```
What steps will reproduce the problem?
1. Checkout breakpad on OS X (10.8)
2. run android/run-checks.sh
What is the expected output? What do you see instead?
arm-linux-androideabi-ranlib: libbre…