-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
【compose desktop mac】java.lang.ClassNotFoundException: org.cef.CefBrowserSettings #214
Comments
i'm also struggling with this exception. Help would be much appreciated. i have a windows, kotlin, compose app K|T00001|36:21.101|New thread: main K|T00048|36:21.832|JCEF_ K|T00057|36:21.858|New thread: CefInitialize-thread K|T00057|36:21.861|JCEF_ K|T00057|36:21.903|JCEF_ K|T00057|36:21.905|JCEF_ K|T00057|36:21.908|DUPA COM ECWB 4 K|T00047|36:21.969|DUPA COM ECWB 14 Exception in thread "Thread-8" K|T00071|36:22.170|New thread: Thread-8 |
I'm having the same issue.
|
Hi, i dont remember correctly, but i think that the problem stopped when i downgraded java to 17. In the end i switched to using cef directly in my windows app |
平台:compose desktop mac
问题:无法启动浏览器
依赖版本:
api("io.github.kevinnzou:compose-webview-multiplatform:1.9.20")
环境版本:
kotlin.version=1.9.23
compose.version=1.6.1
日志:
The text was updated successfully, but these errors were encountered: