Giter Site home page Giter Site logo

Comments (15)

Connlaio avatar Connlaio commented on July 17, 2024

tishion: I cloned your code from the github and build it with Qt5.3.1 + MSVC2013,the cef version is 2556,when I tried to run the project Test,it will crashed in the error is "Debug Assertion Failed! Expression: _pFirstBlock == pHead", and I tried to debug it ,found the error is in the CCefSetting construct fuction. Did you fixed it ?

from qcefview.

halsten avatar halsten commented on July 17, 2024

Yeah, same for me. It Crashes. After spending lengthy time to have it compile and run, I was upset that I didn't get to see anything. Any chance you would fix it or explain whats going on?

from qcefview.

tishion avatar tishion commented on July 17, 2024

Hi @halsten I believe it is caused by the runtime configuration of you compiling environment. It seems I need to reform the build tools. Please give me some time.

from qcefview.

halsten avatar halsten commented on July 17, 2024

@tishion Thanks a lot for the reply! Please, take your time. I would like to be able to run it or at least just get to see you bundling CEF with Qt.

from qcefview.

lgxZJ avatar lgxZJ commented on July 17, 2024

@tishion does QCefView supports WinXp?

from qcefview.

tishion avatar tishion commented on July 17, 2024

@lgxZJ it does. but you need to choose to the CEF version which supports XP.

from qcefview.

lgxZJ avatar lgxZJ commented on July 17, 2024

@tishion Great! But where can i find the XP version of CEF ? I only see minimal distribution and standard distribution under this website http://opensource.spotify.com/cefbuilds/index.html

from qcefview.

tishion avatar tishion commented on July 17, 2024

from qcefview.

lgxZJ avatar lgxZJ commented on July 17, 2024

@tishion Thanks a lot, but i don't see any "XP" keyward in the automated builds. Is the website wrong? Can you give me more tips?

from qcefview.

tishion avatar tishion commented on July 17, 2024

@lgxZJ It doesn't matter, you can choose any version of CEF.
What you need to do is:

  1. Build the libcef_dll wrapper first, this is a static library, when you build it just choose the toolset which supports XP.
  2. Use the libcef_dll wrapper you build to build the QCefView

When you choose to support XP you need to use the correct Qt library which supports XP too.

Just check out the repo and you will find the libcef_dll wrapper projects in in the solution.

from qcefview.

lgxZJ avatar lgxZJ commented on July 17, 2024

@tishion It's very kind of you to give me such suggestions. The problem i encountered is that the "libcef.dll" in the CEF version i downloaded depends on a Vista system function, so i cannot use CEF in XP, Qt and libcef_dll_wrapper.lib works fine. That's why i am eager to known the version which support XP.

Is is possible to build the libcef.dll from source easily?

from qcefview.

lgxZJ avatar lgxZJ commented on July 17, 2024

@tishion Oh, i find it in this place
https://bitbucket.org/chromiumembedded/cef/wiki/BranchesAndBuilding#markdown-header-background.

Thanks a lot !!

from qcefview.

tishion avatar tishion commented on July 17, 2024

@lgxZJ you know from this page http://opensource.spotify.com/cefbuilds/index.html
you can download the CEF binary distributed version (the dllls are built with specified toolset, maybe they are not support XP.)
If you really want to build CEF by yourself, you need to checkout the CEF source and chrome source(quite large).

you can try to find cef_binary_3.2526.1373 this version supports XP, I didn't find it.

you can try this version:
http://www.teahoo.net/downfile/cef_binary_3.2526.1366.g8617e7c_windows32.rar

from qcefview.

lgxZJ avatar lgxZJ commented on July 17, 2024

@tishion I find the version i need, but your reply is also helpful. Thanks, gentle man(^_^)!

from qcefview.

tishion avatar tishion commented on July 17, 2024

@lgxZJ good luck!

from qcefview.

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.