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

Add support for compiling for Linux ARMv6-HF (RaspberryPi!) #3398

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

livecodefraser
Copy link
Contributor

A few tweaks are needed to revbrowser/libbrowser to ensure that they don't try to build any CEF components for non x86(_64) platforms. Libbrowser can't be completely disabled as it lives in-engine and is referenced elsewhere so it instead lacks any browser instance factories.

The prebuilt libraries for the Linux ARMv6HF target have been added to the downloads server.

There are some changes in the thirdparty repo that are needed for building, too.

I've not actually tried running the engine that this builds - this is just support for being able to build it at all!

@peter-b
Copy link
Contributor

peter-b commented Dec 16, 2015

@livecodefraser Could you please update INSTALL-linux.md accordingly?

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.

2 participants