Join Slack
Powered by
Has anyone ever tried reimporting a sharedLib usin...
# kotlin-native
p
Patrick
01/21/2020, 2:49 PM
Has anyone ever tried reimporting a sharedLib using c interop? I tried to but ran into the issues shown in the picture.
a
Artyom Degtyarev [JB]
01/22/2020, 11:20 AM
Hi! This is a bug, I managed to reproduce and report it by myself. There should be no problem with a library containing no companion objects.
p
Patrick
01/22/2020, 3:16 PM
Thanks, do you have the link to the issue, so I can check the progress?
Patrick
01/27/2020, 8:25 AM
Is there an issue for this problem?
a
Artyom Degtyarev [JB]
01/27/2020, 8:26 AM
Sure:
https://youtrack.jetbrains.com/issue/KT-36067
Artyom Degtyarev [JB]
01/27/2020, 8:27 AM
So sorry. I forgot to press “send”, the message was waiting from the day you asked 🙈.
p
Patrick
01/27/2020, 8:35 AM
Thank you, no problem 🤣
Open in Slack
Previous
Next