This repository has been archived by the owner on Jan 18, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 51
build linux
unknown edited this page Nov 24, 2020
·
2 revisions
Because this project used clang-cl, that is also available in linux, so it make it possible to build ElementZero in linux. However, windows sdk and msvc base is still needed.
Basically, you can use this gist as toolchain, and then prepare the sdk (like https://github.com/ProdriveTechnologies/clang-msvc-sdk)
WIP...
A. Installation:
- Windows
- GNU/Linux (Using Docker and Wine) (Recommended)
- GNU/Linux (Wine without docker) (Not Recommended)
B. Installing and using the translation resource pack (Otherwise the command help menus and responses will be gibberish)
For Advanced Users Only