Andrea

Results 4 issues of Andrea

Deoplete-clang doesn't work I get this error when it should complete the cpp syntax: ``` [deoplete] Could not get completions from: clang. Use :messages for error details. ``` `:messages` says:...

I've downloaded this repository with git clone and next the prebuilt toolchain from https://android.googlesource.com/platform/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6 Next I've added the `...arm-eabi-4.6/bin` on `PATH`. Then I've tried to build the kernel: ``` export...

I use Arch Linux with Julia 1.9.3 and PackageCompiler v2.1.7. I'm trying to build the example "MyLib" from PackageCompiler source. I installed PackageCompiler with `Pkg.Add('PackageCompiler')` I copied the "examples" directory...

I'm working with roottols 4. If I call "getevent" command and I pass the "touch_dev" device the "commandOutput" doesn't return me every lines. Especially if I make single tap. And...