Last active
November 22, 2016 17:56
-
-
Save coolacid/7f7fab7bf227620936e19985538cd1de to your computer and use it in GitHub Desktop.
OBS-CEF Linux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Build is based on this docker build solution: https://github.com/coolacid/docker-obsbuild/tree/master/Yakkety | |
Pre-Build | |
https://github.com/kc5nra/obs-browser/blob/master/obs-browser/browser-manager-base.cpp#L285 -- char16 to wchar_t | |
---- Note ^ is currently fixed by sed command in the dockerfile | |
Post-Build | |
[cef]/Release/libcef.so -> /usr/local/lib | |
[cef]/Resources/icudtl.dat -> /usr/bin & /usr/lib/obs-plugins | |
[cef]/Release/natives_blob.bin -> /usr/bin & /usr/lib/obs-plugins | |
[cef]/Release/snapshot_blob.bin -> /usr/bin & /usr/lib/obs-plugins | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment