On 4/04/2013 8:38 PM, Koehne Kai wrote: > I'd like to update the recommended 32 bit MinGW toolchain (that we also ship > in binary installers) for 5.1 from > > x32-4.7.2-release-posix-sjlj-rev8 > to > x32-4.8.0-release-posix-dwarf-rev1 > > The recommended 64 bit toolchain would change accordingly from > > x64-4.7.2-release-posix-sjlj-rev8 > to > x64-4.8.0-release-posix-seh-rev1 Hi,
ANGLE doesn't compile with GCC 4.8.0 Rev 1 toolchain. d3dcompiler.h needs some patches which I've submitted upstream to wine-patches mailing list (mingw-w64 DirectX headers are from Wine): http://source.winehq.org/patches/data/95566 http://source.winehq.org/patches/data/95567 Patch status: http://source.winehq.org/patches/ Regards, Jonathan _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
