steve h
10/07/2024, 10:42 AM./gradlew build
command?
It seems to fail w/ ksp generated code fo commonMain..., even though it builds & runs fine with all the prescribed KVision commands (jvmRun, jsRun, compileKotlinJvm, ✅ etc).
The behavior is the same with a stand-alone fresh download numbers-ktor and with KVision as a submodule in a larger project- it works & runs great when using prescribed commands, but tips over on plain build
.
It's definitely not a blocker as everything still works, but I'm curious about resolving it for simplicity of sharing & getting colleagues into KVision world (it's a great framework, really well done 👍 )Robert Jaros
10/07/2024, 3:56 PMRobert Jaros
10/07/2024, 3:58 PMRobert Jaros
10/07/2024, 4:01 PMsteve h
10/07/2024, 6:22 PM