Coder Social home page Coder Social logo

Comments (5)

SinyimZhi avatar SinyimZhi commented on June 11, 2024

@MobileD3v3l When our prebuilt package's name has some blank spaces, there is something wrong on pod install. I'm not sure how to fix it at its root, but here is a temporary solution to the problem, try follow steps:

Search: Embedded Framework - l
Replace with: - l
Search: -framework "Chromium"
Replace with: -framework "Chromium Embedded Framework"

Tips: The above steps need to be redone after the "flutter clean"

from webview_cef.

ErickVib avatar ErickVib commented on June 11, 2024

hello,
I have the same problem, not get search file.

clang: error: no such file or directory: 'Embedded'
clang: error: no such file or directory: 'Framework'

tell me please where is the Embedded Framework -l and -framework "Chromium"?

from webview_cef.

SinyimZhi avatar SinyimZhi commented on June 11, 2024

@ErickVib If you use vscode, it has default enabled 'use exclude settings and ignore files', Click the switch as follow screenshot to open the include and exclude setting.
image
Then close the switch 'exclude settings and ignore files'.
image
then you can get search files, just replace it according to my previous comment.

from webview_cef.

MobileD3v3l avatar MobileD3v3l commented on June 11, 2024

Didn't found Embedded Framework - l. And after replace -framework "Chromium" and flutter clean, still showing the same clang errors.

from webview_cef.

SinyimZhi avatar SinyimZhi commented on June 11, 2024

@MobileD3v3l It is need replace after every time flutter clean...The issue is caused by pods install, try to find what's wrong on it, and maybe your project has private settings.

from webview_cef.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.