Alex Kovalov

Results 4 comments of Alex Kovalov

Have the same issue. (WebStorm 2022.3.1) In addition to this error, another one appears: ``` kotlin.UninitializedPropertyAccessException: lateinit property randomAccessFile has not been initialized at dev.cbyrne.kdiscordipc.core.socket.impl.WindowsSocket.close(WindowsSocket.kt:28) at dev.cbyrne.kdiscordipc.core.socket.handler.SocketHandler.disconnect(SocketHandler.kt:67) at dev.cbyrne.kdiscordipc.KDiscordIPC.disconnect(KDiscordIPC.kt:118) at...

I can offer a solution that is a "dirty workaround". But it is basically universal for all linking problems. Maybe it will help someone like me who is looking for...

@daboross Sorry for tagging, I can't figure out how to solve the problem. I would be very grateful for advice

Additional note: This clarification in the README.md is not intended to build the library project, but to build the project that uses the crate. This README is displayed on the...