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