Jason Peinkofer
Jason Peinkofer
New error. I don't use windows often so its not important to me. Unfortunately i'm not more familiar with nim to debug further. ``` C:\Users\jason\.nimble\pkgs\c4-#head\c4\lib\enet\enet.nim(23, 20) Error: cannot 'importc' variable...
> Replying to https://github.com/ValveSoftware/Proton/issues/7595#issuecomment-2016301950 I had the same problem but the driver was the opposite of LordJakki, the default for me was `amdvlk`, using `radv` instead fixed the problem. I...
Same issue with a bare react-native project (no expo) using RN 0.72.3 ``` * What went wrong: Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'. > Could not resolve all...
Was able to get a build working by setting the local repository under `allProjects` rather than `buildScript`. ``` // Top-level build file where you can add configuration options common to...