Skip to content

cef2go 0.11 binary example for Ubuntu 64-bit

Compare
Choose a tag to compare
@cztomczak cztomczak released this 10 Feb 07:12
· 51 commits to master since this release

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