This weekend I spent 48 hours trying to make building the game on windows a much better experience. I first started by grouping together all the dependencies required to build the game into one repository dedicated to building the game on windows. Normally you would get these yourself however it is so complicated that I wanted to make it much easier for people that want to join in. This means if you want to quickly get into building and working on the code you simply download an extra repository before running the build system.
I also updated the windows instructions on the forum. Anyone who saw it before will notice that it is a very big improvement. Unfortunately I have not been able to get a visual studio linking the code. If it doesn’t build then do not be surprised, however please do file bugs or post in the forum’s code section. It should currently compile but there is some issue with the libraries that needs sorting.
Hopefully soon we will have the game working on windows and not just linux then we can start working on an OSX port too.



