[Insight-developers] Mingw Build needs attention
Bill Lorensen
bill.lorensen at gmail.com
Mon Jan 3 07:58:24 EST 2011
The build amber12.kitware--Win32-mingw-gcc-4.5 has not been compiling
for a few days. It looks like a configuration problem to me, I have a
personal mingw build that is fine.
Something to do with threads. My build uses
CMAKE_USE_PTHREADS:BOOL=OFF
CMAKE_USE_WIN32_THREADS:BOOL=ON
Looks like the subject build has both PTHREADS and WIN32_THREADS ON.
More information about the Insight-developers
mailing list