[x265] MinGW build failure after revision 6d0b660

2014-02-05 Thread Nikos Barkas
Building x265 on MinGW-w64 GCC 4.7.1 fails as of revision 6d0b660 with this error: c:/DriveD/x265Project/x265/source/common/lowres.cpp: In member function 'bool x265::Lowres::create(x265::TComPicYuv*, int, int*)': c:/DriveD/x265Project/x265/source/common/lowres.cpp:89:1: error: jump to label

Re: [x265] MinGW build failure after revision 6d0b660

2014-02-05 Thread Steve Borho
On Wed, Feb 5, 2014 at 5:04 AM, Nikos Barkas nikbar2...@yahoo.com wrote: Building x265 on MinGW-w64 GCC 4.7.1 fails as of revision 6d0b660 with this error: c:/DriveD/x265Project/x265/source/common/lowres.cpp: In member function 'bool x265::Lowres::create(x265::TComPicYuv*, int, int*)':