Page 1 of 1

Build errors

Posted: Thu Jun 26, 2014 4:10
by Nash
Too long to paste into forum, so I pasted the error log here instead:

http://pastebin.com/FPfSLvu0

Re: Build errors

Posted: Thu Jun 26, 2014 8:52
by Graf Zahl
Fixed - and FYI, I'd like to slap the LZMA programmer into the face with a wet fish for his ill-advised idea to include windows.h in every file that needs to do LZMA decompression.
ZDoom had to include this in a header that was used everywhere so I had to add some not quite nice workaround.

Re: Build errors

Posted: Thu Jun 26, 2014 9:00
by Nash
Haha, that sounds like really redundant programming. Thanks the fix!