-
Notifications
You must be signed in to change notification settings - Fork 59
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
Not working on macOS (Apple Silicon) #23
Comments
Thank you I was able to run the example app, now I wanted to implement this plugin in my own project so I tried the pub.dev version and extracted files from cef bundle inside webview_cef:
path: package/webview_cef Note: There was no error in After all that I am getting the same error, do I need to add anything inside my project's macos directory (e.g. Update anything in code or add any file)? |
@mantreshkhurana |
Thank you so much this is working perfectly now. |
thks |
I am using MacBook Pro 14" with M1 Max chip (arm64) and I copied all the files from cef bundle inside
macOS/third/cef
but i am still getting errors with other linker flags.The text was updated successfully, but these errors were encountered: