dliw / fpCEF3

Chromium Embedded Framework for Free Pascal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

help!

dtamade opened this issue · comments

Where do I download the version of the binary file?

commented

Do you mean the CEF binary? The download locations are in the readme, the official one is http://www.magpcss.net/cef_downloads.

For the latest foCEF version you need CEF 3.2743; you can use the version filter on the top of the page.

http://www.magpcss.net/cef_downloads
You need to click on the show more builds link to see the other versions:

For Windows 32 bits for example the cef 2743 binary is in this link:
http://opensource.spotify.com/cefbuilds/cef_binary_3.2743.1449.g90ba67d_windows32.tar.bz2

thanks

FPCEF now does not support WINXP?

commented

CEF does not support WinXP any more, as Chromium does not support it any more.

See https://github.com/cefsharp/CefSharp/wiki/Windows-XP-No-Longer-Supported

You can use an older release of fpCEF with an older version of CEF though.