Giter Club home page Giter Club logo

Comments (9)

Lecrapouille avatar Lecrapouille commented on May 24, 2024 1

@raphipod the main scene is gui_in_3d and I forget to cherry-pick the paragraph for Linux, the path to libcef.so is probably not known by your system. You have to set the path to the examples/build/ folder with:

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/your/path/to/gdcef/examples/build/

Adapt the path to your system.

from gdcef.

Lecrapouille avatar Lecrapouille commented on May 24, 2024

@raphipod I have also added a new demo + used Godot-3.5, is this working for you ?

from gdcef.

raphipod avatar raphipod commented on May 24, 2024

Well, what a coincidence. I am on Fedora right now, I'm setting it up. Afterwards I'll test it!

from gdcef.

Lecrapouille avatar Lecrapouille commented on May 24, 2024

@raphipod I emailed you. The issue is CefInitialize failed I guess it's because the build/gdcefSubProcess is broken: it is supposed to run as a standalone application, but it's frozen.

from gdcef.

raphipod avatar raphipod commented on May 24, 2024

I've successfully compiled gdcef from your master branch with CEF 103 (with Fedora 36), I have yet to test it with Godot 3.5

from gdcef.

raphipod avatar raphipod commented on May 24, 2024

Hmm. When I try to run CEF.tscn in /examples/01/, it spits out the following:

Invalid call. Nonexistent function 'create_browser' in base 'Node'.

It errors out in the CEF node, the gdnlib script is attached, but it shows up as empty in the editor (Godot 3.5-stable btw):
What am I missing here?

Bildschirmfoto vom 2022-08-15 22-25-48

Edit: Both libgdcef.so & libcef.so are in the dependencies of the project, as it's supposed to be:

Bildschirmfoto vom 2022-08-15 22-33-08

from gdcef.

raphipod avatar raphipod commented on May 24, 2024

@raphipod I emailed you. The issue is CefInitialize failed I guess it's because the build/gdcefSubProcess is broken: it is supposed to run as a standalone application, but it's frozen.

Ok. I'll continue working on this tomorrow. I'll write something if I got news.

from gdcef.

raphipod avatar raphipod commented on May 24, 2024

So, CEF 104 successfully compiled on my Fedora machine. A wild guess: They've probably changed something in the backend of CEF that a development package of Debian can not provide due to a newer version of it being needed.

from gdcef.

Lecrapouille avatar Lecrapouille commented on May 24, 2024

@raphipod closed. Tried with the newer CEF 104 has fixed issues or more probable the issue was on my side with LD_LIBRARY_PATH referring to an older CEF version

from gdcef.

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.