Download CEF3 binaries http://opensource.spotify.com/cefbuilds/index.html Unzip in corresponding platform directory (x86 x64...) Build Cef wrapper using CMake. Set CEF_RUNTIME_LIBRARY_FLAG to /MD Copy generated libcef_dll_wrapper.lib in cef3\x86\Release --- in cef3\x86\Debug --- in cef3\x64\Release ...