Difference between revisions of "Host"

From Looking Glass
Jump to navigation Jump to search
(Created page with "== Build Looking Glass Host from Git == === For Windows cross compiling on Linux (Ubuntu) === <syntaxhighlight lang=bash> Warning Please only clone from Git if you’re...")
 
(No difference)

Latest revision as of 19:15, 23 January 2022

Build Looking Glass Host from Git[edit]

For Windows cross compiling on Linux (Ubuntu)[edit]

Warning

Please only clone from Git if you’re a developer, and know what you’re doing. Looking Glass requires git submodules that must be setup and updated when building. Source code downloads from the website come bundled with the necessary submodules.


Install Dependencies[edit]

apt install libx11-xcb-dev libxcb-xfixes0-dev