Coder Social home page Coder Social logo

Comments (9)

hlwhl avatar hlwhl commented on May 20, 2024

The framework has already imported according to xcode.
image

from webview_cef.

chinabrant avatar chinabrant commented on May 20, 2024

可以把代码传上来吗?开个分支,我来看看。

from webview_cef.

hlwhl avatar hlwhl commented on May 20, 2024

@chinabrant 感谢关注!podspec配置文件已提交至macos分支,cef framework 需要在这里根据你机器的架构下载 :https://cef-builds.spotifycdn.com/index.html#macosx64 下载下来的档案解压后复制 Release/Chromium Embedded Framework.framework 到本工程的 macos/third/cef路径下编译即可

from webview_cef.

chinabrant avatar chinabrant commented on May 20, 2024

@hlwhl 我这里是一些其它的错误,运行不起来,试了一下,那个路径里面加上斜杠对空格转译后就会出现你那个错误,你可以试试去掉转译的斜杠,空格不用转译试试。还有,你用的哪个flutter版本?我用的stable的 3.0.5 测试的。暂时没有太多时间花在这上面。

from webview_cef.

hlwhl avatar hlwhl commented on May 20, 2024

@chinabrant 我这里也是stable 3.0.5. 目前试下来,我这里去掉转译也会报一样的错。直接将framework拖进xcode不会报错,编译也没问题。如果podspec解决不了,只能写一个脚本绕过cocoapod了,但对相对接入就会变复杂:-).

from webview_cef.

chinabrant avatar chinabrant commented on May 20, 2024

我在cocoapods提了个issuse, CocoaPods/CocoaPods#11493 感觉还是那个文件名空格的问题。vendored framework这样写是没问题的。

from webview_cef.

chinabrant avatar chinabrant commented on May 20, 2024

1111
你把Example工程的 other linker flags全部删除试一下。

from webview_cef.

hlwhl avatar hlwhl commented on May 20, 2024

1111
你把Example工程的 other linker flags全部删除试一下。

确实是这里的问题👍

from webview_cef.

hlwhl avatar hlwhl commented on May 20, 2024

image

now it's running on mac😁

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.