# libcef **Repository Path**: veikin/libcef ## Basic Information - **Project Name**: libcef - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-11-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # libcef 1、官网下载的3202版本压缩包(http://opensource.spotify.com/cefbuilds/index.html),并解压; 2、进入根目录执行命令:cmake -G "Visual Studio 15 Win64" (或cmake -G "Visual Studio 15"),采用vs2017,生成.sln文件; 3、使用vs2017打开工程; 4、解压Debug目录下的cef_sandbox.zip文件