qtcefclient
qtcefclient copied to clipboard
A simple cef3 client with Qt.
A simple cef3 client with Qt.

Build
- Qt 4.8.5
- CEF 3.1650.1544
You can download CEF3 here: CEF3 Builds.
- Extract the following and copy to
qcef3_1650/.
Debug/
Release/
include/
Resources/
libcef_dll/
-
Add environment variable:
QT_HOME. -
Open
qcef3_1650/qcef3_1650.sln, then build. (VS 2010)
Project
- cefclient
- the main cef3 client project
- cefclient_process
- a separate sub-process executable project
SUB_PROCESS_DISABLEDoption incefclient.cpp
- libcef_dll
- cef3's c++ wrapper