kerrhome
kerrhome
Thank you very much @rajveermalviya and @almarklein. Almar, I saw that. Now please correct me if I'm wrong, but isn't `cargo clippy` just a lint type execution? I think that...
@rajveermalviya I am having a bit of trouble. Here is my env: ``` CLANG_PATH=/opt/android-sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang MIN_SDK_VERSION=28 PWD=/wgpu-native CXX=/opt/android-sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ LIBCLANG_PATH=/opt/android-sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/lib64/libclang.so.12git CARGO_TARGET_AARCH64_LINUX_ANDROID_LINKER=/opt/android-sdk/ndk//toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-clang CARGO_BUILD_TARGET=aarch64-linux-android HOME=/root BUILD_TOOLS_VERSION=30.0.3 TERM=xterm SHLVL=1 ANDROID_SDK_ROOT=/opt/android-sdk LLVM_CONFIG_PATH=/opt/android-sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-config BINDGEN_EXTRA_CLANG_ARGS=-isysroot /opt/android-sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/sysroot/ NDK_VERSION=23.1.7779620 PATH=/root/.cargo/bin:/opt/android-sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin:/opt/android-sdk/build-tools/30.0.3:/usr/lib/jvm/java-11-openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin...
> i am guessing a host compiler (gcc or clang) is also needed & it is missing in your environment. Oh man, yes sorry. I thought I was in a...
I was getting the error you noted @rajveermalviya with https://github.com/rust-lang/rust/pull/85806, but I moved back to NDK 22 and all is well. Really appreciate the help. Now on to iOS.
I agree, but I flip that switch (enable/disable) with the current plugins in my list and page loading is garbage or great. Must be one of my other plugins that...
Thank you @zbynek
I'm sorry, I have not had time to investigate further. I just disabled it for now. Using browser plugin for dark mode. On Fri, Mar 1, 2024, 2:56 AM peteraghnovanta...
> That's disappointing to hear. I was excited because it seemed sokol was going to succeed where others (glut/glfw/glfm) have failed. The native virtual keyboards are so advanced these days,...
Still would like to see these happen. Regarding the color, it would also be best to show an unstable (yellow) job as yellow instead of red. It's misleading to show...
List view works for also displaying Multi-Branch Pipelines, so I'll use that, but what we wanted was to use Dashboard to take advantage of the portlets. It's too bad that...