CHEVALAY JOSSELIN
CHEVALAY JOSSELIN
@drahnr nop i need to sign CLA. do you have same issue ?
ok for me that solved my issue with caps errors
not works i unistall rust and re-install with params rustc 1.27.0 (3eda71b00 2018-06-19) rustup 1.12.0 (573895abc 2018-07-07) rustc 1.27.0 (3eda71b00 2018-06-19) cargo 1.27.0 (1e95190e5 2018-05-27) regards
same issue. ```sh + Building target/aarch64-none-elf/release/rustberry RUST_TARGET_PATH="/home/josselin/develop/rustberry" cargo xbuild --release --target=aarch64-none-elf WARNING: the sysroot can't be built for the Stable channel. Switch to nightly. Compiling tock-regs v0.1.0 (https://github.com/tock/tock.git?rev=8b64ec2#8b64ec27) Compiling spin...
Default host: x86_64-unknown-linux-gnu stable-x86_64-unknown-linux-gnu (default) rustc 1.27.0 (3eda71b00 2018-06-19)
i type your command and ``` rustup component add rust-src ``` now ``` error: this expression will panic at runtime --> src/arch/aarch64/context/scheduler.rs:36:9 | 36 | p1.trap_frame.elr = proc1 as *mut...
yes works
Hi haad, i'm sorry for the waiting .... i run this command : ```bash LOG=debug IPFS_PATH=/tmp/somethingelse electron dist/main.js ``` ```bash 2016-12-23T18:05:54.020Z [DEBUG] ipfs-daemon: Initializing IPFS daemon 2016-12-23T18:05:54.021Z [DEBUG] ipfs-daemon: Using...
hey @haadcode, how to know if package my application under asar. for i just use this command ```bash LOG=debug IPFS_PATH=/tmp/somethingelse electron dist/main.js ``` if i use that how to disable...
hi, os : Linux josselin-virtual-machine 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux Node: v6.9.1 npm: 3.10.8 regards