PDA

View Full Version : Cross compiling Qt for mingw64 from Linux.



chris_helloworld
11th May 2011, 11:07
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).