Cross-building of OpenMW
Find a file
2019-03-27 21:17:06 +01:00
mxe@ecca1162cb Initial commit 2019-03-26 00:04:50 +01:00
mxe.src target 0.44 for now 2019-03-27 21:09:10 +01:00
.gitmodules Initial commit 2019-03-26 00:04:50 +01:00
nwah Clean up some unneeded patches, strip openmw.exe and install manually 2019-03-26 18:07:57 +01:00
README.md Update README.md 2019-03-27 21:17:06 +01:00

OpenMW MXE

OpenMW MXE is a small project which sets up a Linux build environment for Windows, by using MinGW and mxe.

Building all dependencies may easily take 2-3 hours, it is recommend to cache. Building only openmw after that takes about ~30s on 0.44

mxe.src gets used as overlay for the normal mxe repository

Requirements

sh should be set to bash (otherwise openexs will build with a wrong config, with the result that it uses the namespace yes instead of Imf)

Other requirements can be found on the mxe site: https://mxe.cc/#requirements

Running

git clone --recursive https://github.com/teamnwah/openmw-mxe.git
cd $_
./nwah mxe openmw