We put extra effort in ensuring this technology runs on as many systems as possible.
Produced using the same build infrastructure that Godot uses. This is Fedora 40 with a buildroot. You can inspect them here: github.com/godotengine/build-containers
For macOS, we use osxcross (still using Godot's build infra)
This addon does not statically link against libc / libc++ because it introduced problems with symbols clashing - depending on additional GDExtensions you may happen to make use of in Godot project.
The minimum required versions are:
2.14
(ancient)GCC 13 (GLIBCXX_3.4.32)
If you want a statically compiled version of this webview (to increase compatibility), contact us, however do note this falls under the enterprise license (see pricing page).
The minimum versions for our Qt installation are:
Since Qt is widely used already, we do not expect any issues here.
Vulkan, and Metal.
This addon was developed on an X11 system. Wayland is not tested well.
Please report bugs when found.