DatL4g / KCEF

Kotlin implementation of jcefmaven with more modern setup and depending on JetBrains/jcef
https://datl4g.github.io/KCEF/
Apache License 2.0
28 stars 5 forks source link

kcef not working with cef 122.1.9 on mac #12

Open ARSOFT1 opened 2 months ago

ARSOFT1 commented 2 months ago

Hi I'm tyring to use release tag jbr-release-17.0.10b1207.14 but app is crashing on start can you please update KCEF to support cef 122.1.9 Its working fine on windows but crashing on mac os 14

DatL4g commented 2 months ago

Latest updated and released version is 2024.04.20 which should be compatible with your version (maybe even 17.0.11b1207.20)

ARSOFT1 commented 1 month ago

@DatL4g I'm using 2024.04.20 and have that issue