korlibs / korge-intellij-plugin

Korge plugin for IntelliJ, featuring project wizard and some actions
https://plugins.jetbrains.com/plugin/9676-korge/
Other
12 stars 8 forks source link

Ktree files doesn't work on macos #35

Closed valiknet18 closed 1 year ago

valiknet18 commented 2 years ago

I'm try to open ktree file in intellij 2021.1.3 (i'm also tried on 2021.2.0 and 2021.2.3), and this file doesn't work as expected cause i'm have an error

java.lang.UnsatisfiedLinkError: Error looking up function 'CVDisplayLinkCreateWithCGDisplay': dlsym(0xfff129e253e0, CVDisplayLinkCreateWithCGDisplay): symbol not found

I'm using macos 12.0.1

soywiz commented 1 year ago

Closing since latest intellij plugin don't include this, and the next version is likely to use HTML for the editors.