Peter Badenhorst
Peter Badenhorst
Hi, I had the same error on MacOS Catalina using certificates installed with mkcert: ``` stable-x86_64-apple-darwin (default) rustc 1.47.0 (18bf6b4f0 2020-10-07) actix-web = { version = "~3.1", features = ["openssl"]...
In case someone else is having the same issue with Arduino 1.8.11, I had to make it look like the following: in CMakeLists.txt line 8: ``` project(${PROJECT_NAME} LANGUAGES C CXX...
Hi @vixentael, the issue has still not been resolved unfortunately
Ok, thanks for the update On Thu, 18 Aug 2022 at 14:54, vixentael ***@***.***> wrote: > Yes, unfortunately. We have put it into the backlog, will do as soon as...
I would just like to provide some positive feedback. I am using a custom build of v0.6.4.0 on Windows 10 Pro 20H2 using the attached json file. I didn't need...
I had to uninstall the old version of WebView2 on Windows 10 before installing the latest version 128.0.2739.42 Now Surrealist v2.1.6 starts.
I can confirm this builds fine on Windows with the latest version of Rust(1.81.0) I haven't tested in docker though as I don't use it on Windows.