Re: [x265] Build failure on MinGW-w64 rev 6214d26

2014-02-25 Thread Steve Borho
On Tue, Feb 25, 2014 at 1:57 AM, Nikos Barkas nikbar2...@yahoo.com wrote: Building latest trunk revision (6214d26) on MinGW-w64 GCC 4.7.1 results in the following error: c:/x265/source/common/threadpool.cpp: In member function 'void x265::ThreadPoolImpl::waitForAllIdle()':

Re: [x265] Build failure on MinGW-w64 rev 6214d26

2014-02-25 Thread Mario *LigH* Rohkrämer
Am 25.02.2014, 08:57 Uhr, schrieb Nikos Barkas nikbar2...@yahoo.com: Building latest trunk revision (6214d26) on MinGW-w64 GCC 4.7.1 results in the following error: Similar result for GCC 4.8.2, building either native x86 (Win32) or cross-compiled x86-64 (Win64) targets: + In file

[x265] Build failure on MinGW-w64 rev 6214d26

2014-02-24 Thread Nikos Barkas
Building latest trunk revision (6214d26) on MinGW-w64 GCC 4.7.1 results in the following error: c:/x265/source/common/threadpool.cpp: In member function 'void x265::ThreadPoolImpl::waitForAllIdle()': c:/x265/source/common/threadpool.cpp:306:13: error: 'usleep' was not declared in this scope