/CefViewProject

A CEF wrapper project Based on Windows,not finish yet~

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Introduce

A Cef wrapper for windows application, it's on primary stage

Build

  • download and compile CEF
  • create directories like here below
RootDir--CefBuild--include
                 --bin--Debug
                 --bin--Release
  • copy libcef.lib,libcef_dll_wrapper.lib to Debug and Release directory,don't mess it
  • run CefViewProject.sln