Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

[[ Bug 19658 ]] Make CEF work on linux#103

Merged
runrevmark merged 1 commit intodevelopfrom
fix-linux_cef
Jun 13, 2017
Merged

[[ Bug 19658 ]] Make CEF work on linux#103
runrevmark merged 1 commit intodevelopfrom
fix-linux_cef

Conversation

@runrevmark
Copy link
Copy Markdown
Contributor

This patch ensures the CEF weak stubs bind to Externals/CEF/libcef.so
rather than CEF/libcef.so.

This patch ensures the CEF weak stubs bind to Externals/CEF/libcef.so
rather than CEF/libcef.so.
@livecodeali
Copy link
Copy Markdown
Member

@livecode-vulcan review ok 83267ce

@livecodeali
Copy link
Copy Markdown
Member

@runrevmark I take it this is meant to be only on Linux

@livecode-vulcan
Copy link
Copy Markdown

💙 review by @livecodeali ok 83267ce

@livecodeali
Copy link
Copy Markdown
Member

@runrevmark Answered my own question by looking at the engine repo PR :-)

livecode-vulcan added a commit to livecode/livecode that referenced this pull request Jun 13, 2017
[[ Bug 19658 ]] Make CEF work in Linux

This patch changes the layout of the CEF files so that things will
run from the -bin folder when building from source, from the IDE
and in Standalones.

Note: This is still not quite right - but getting there - there is a problem with the placement of the various files. Basically the *-cefprocess files, icudat and *.bin files must be next to the LiveCode executable; whilst libcef and other resources can be in a subfolder. However, when running from the bin folder, the subfolder is CEF, and not Externals/CEF.

Depends on: livecode/livecode-thirdparty#103
@runrevmark runrevmark merged commit a1b44b3 into develop Jun 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants