DescriptionFixed cross compilation with mingw
It's a trivial problem: when cross compiling on case sensitive OS, DWrite.h is not found. MinGW uses lower case for all includes. I've already fixed similar problem with usp10.h in the past:
http://codereview.appspot.com/5444044/
BUG=897
Patch Set 1 #
MessagesTotal messages: 6
|