Giter Site home page Giter Site logo

Comments (4)

JelinYao avatar JelinYao commented on June 22, 2024 1

代码不能跑起来还是你自己不会搞?二进制文件很大的,全都压缩了放到了release里,去下载然后放进去。你本机的libcef和代码用的版本不一样当然不行的。

from mychrome.

shenxiaolong-code avatar shenxiaolong-code commented on June 22, 2024

作为演示性代码,没有必要使用太多依赖,否则别人的机器可能跑不起来,除非自带完整的依赖,但这很多情况下又不现实。
演示libcef建议只带libcef的东西,我的开发机上DuiLib工程就编译不过,缺少预编译的PCH文件。
而且尽量别搞预编译,演示性的项目要以尽量保证别人的环境下能够跑起来为最低要求。

from mychrome.

jirotao avatar jirotao commented on June 22, 2024

代码不能跑起来还是你自己不会搞?二进制文件很大的,全都压缩了放到了release里,去下载然后放进去。你本机的libcef和代码用的版本不一样当然不行的。

你找个正常的环境跑跑试试,依赖的东西太多

from mychrome.

JelinYao avatar JelinYao commented on June 22, 2024

作为演示性代码,没有必要使用太多依赖,否则别人的机器可能跑不起来,除非自带完整的依赖,但这很多情况下又不现实。
演示libcef建议只带libcef的东西,我的开发机上DuiLib工程就编译不过,缺少预编译的PCH文件。
而且尽量别搞预编译,演示性的项目要以尽量保证别人的环境下能够跑起来为最低要求。

VS的高版本是没法兼容低版本的,我电脑只安装了VS2017,低版本VS编译你可以自己动手去配置。另外,这个工程不是演示cef,主要是cef集成到Duilib界面库中实现的一个简单浏览器。

from mychrome.

Related Issues (6)

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.