chromiumFx編譯使用


CEF

chormeFx 為針對.Net的CEF框架,下載鏈接為: https://bitbucket.org/chromiumfx/chromiumfx

點擊Download可以下載chromiumFX的相關代碼,工程為VS2015版本。

解壓工程,可以得到動態庫和Demo工程,需要自己編譯才能生成所需庫文件,編譯過程如下:

  1. Clone the repo and update to top revision.
  2. Read cef/README.txt for the required CEF version.
  3. Download the required CEF binary packages for Windows 32-bit and/or 64-bit from the CEF download page or https://cefbuilds.com/ or http://opensource.spotify.com/cefbuilds/index.html.
  4. Extract Resources into cef/Resources, 32-bit Release into cef/Release and/or 64-bit Release into cef/Release64.
  5. Copy cef/Resources/icudtl.dat into cef/Release/ and/or cef/Release64.

教程

注意

工程版本為vs2015,不能使用vs2013進行編譯


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM