After downloading the SDK, extract it to a folder in your home directory. Open a terminal. Change directories to the SDK files you just extracted. Run sudo make all to install the library on your computer.
T0 check if it is installed and work
Change directories to. / bin and RUN
./awesomium_sample_hello
source
share