On Wed, Feb 5, 2014 at 5:04 AM, Nikos Barkas <[email protected]> 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*)': > c:/DriveD/x265Project/x265/source/common/lowres.cpp:89:1: error: jump to > label 'fail' [-fpermissive] > c:/DriveD/x265Project/x265/source/common/lowres.cpp:58:9: error: from > here [-fpermissive] > c:/DriveD/x265Project/x265/source/common/lowres.cpp:63:9: error: crosses > initialization of 'int padoffset' > c:/DriveD/x265Project/x265/source/common/lowres.cpp:89:1: error: jump to > label 'fail' [-fpermissive] > c:/DriveD/x265Project/x265/source/common/lowres.cpp:52:5: error: from > here [-fpermissive] > c:/DriveD/x265Project/x265/source/common/lowres.cpp:63:9: error: crosses > initialization of 'int padoffset' > [more repetitions of the above follow] > My bad, fix queued. -- Steve Borho
_______________________________________________ x265-devel mailing list [email protected] https://mailman.videolan.org/listinfo/x265-devel
