Hi all,

I'm attempting to cross compile Qt on linux for mingw64. It runs ok up to a point where it fails due to a dependancy on fontconfig library.

I am a bit confused as to why this library should be needed - its not required when building Qt using mingw64 on windows, (ie, not cross compiling).