https://kotlinlang.org logo
#moko
Title
r

Romão

08/02/2023, 10:15 AM
hello, trying to add moko resources library to jet brains compose multiplatform-template. Follow the steps, getting the following error. Expected object 'SharedRes' has no actual declaration in module <shared_debug> for JVM the repo is here https://github.com/tmromao/KMMSubscriptionv2.git please help. thanks
a

Alejandro Rios

08/02/2023, 4:48 PM
I think you have to rename the folder as
SharedRes
, right now you have it as
MR
r

Romão

08/02/2023, 5:54 PM
Yes @Alejandro Rios, you are right it should be named sharedres. Many thanks for your comment.
👍 1
34 Views