hlwhl / webview_cef

WebView for Flutter Desktop Apps using CEF(Chromium Embedded Framework) [Work in Progress]
Apache License 2.0
158 stars 44 forks source link

Build error while compiling on MAC OS M1, 13.6(Ventura) #86

Closed RakshithSarja closed 8 months ago

RakshithSarja commented 8 months ago

Hi @BullsEye34 @hlwhl @SinyimZhi , I am getting below error on MAC OS 13.6 (M1) when I tried to compile . I am not sure what exactly is the issue here. The same code works fine in windows .I am stuck on MAC. I have installed the necessary binaries as mentioned in pub.dev . Please let me know what could be the issue. Also there are lot of warnings in MAC ,is this expected or am I missing soemething? image

image

Thanks in advance.

pradeepkarth commented 6 months ago

@RakshithSarja I'm facing the same issue. How did you resolve it?

RakshithSarja commented 6 months ago

@pradeepkarth I tried ths solution mentioned in the issue "error in macos Android Studio and temporary fix #27" .it should fix the issue, give it a try