Cef2go Versions Save

Go lang bindings for the Chromium Embedded Framework (CEF)

v0.12

10 years ago

Unpack and run cef2go.app bundle.

Includes CEF 3 branch 1750 revision 1625 binaries.

v0.11

10 years ago

Comes with Chrome 33.

Example works out of the box on Ubuntu 12.04. It should also work fine on Ubuntu 12.10.

On Ubuntu 13.xx it is required to make a link to the libudev.0 library using the command:

/lib/x86_64-linux-gnu$ sudo ln -sf libudev.so.1 libudev.so.0

cef3-b1750-r1604

10 years ago

These are Chromium Embedded Framework binaries that need to be copied to the cef2go/Release/ directory.

v0.10

10 years ago

This example works out of the box. Download, unpack, run cef2go.exe.

Tested on Win7 64-bit and WinXP 32-bit.

There might be some issues on WinXP, see Issue 6.

cef3-b1750-r1590

10 years ago

These are Chromium Embedded Framework binaries that need to be copied to the cef2go/Release/ directory.