outadoc
11/28/2020, 9:05 PMlib-kemu, and lib-chip8 (which depends on lib-kemu locally).
Then two multiplatform modules, app-chip8-desktop (Kotlin/JVM) and app-chip8-browser (Kotlin/JS) which depend on lib-chip8.
There’s a chance that I’m doing something wrong, but if that’s the case I cannot figure out what. And it’s getting really hard to progress with every line being errored out. 😞
The code is here: https://github.com/outadoc/kemu-chip8outadoc
11/28/2020, 9:09 PMbuild.gradle.kts variants without success.Gil Sinclair-Julio
12/01/2020, 8:22 PMoutadoc
12/02/2020, 8:09 AMbuild folders and I think the .idea directory as well) and it’s been working fine since. Very weird 😕