I followed the instructions at <https://developer....
# multiplatform
c
I followed the instructions at https://developer.android.com/kotlin/multiplatform/room to add Room to my project, but I get the following error. I'm guessing the instructions are incomplete?
p
I'm away from the desk but I think I had to manually add the generated code as a source set. I think I just googled that error and found some examples
c
I assume there's some annotation library or something, but all the examples and suggestions don't seem to fit with the gradle build format I'm working with and I didn't want to get distracted diving into that whole thing.