Quick News: Download the latest Map Maker 3.5 2015-05-21.
c:\mingw\include\parts\time.h:65:8: error: redefinition of 'struct timespec'c:\mingw\include\pthread.h:320:8: note: originally defined here
struct timespec { time_t tv_sec; long tv_nsec;};
#if !defined(__struct_timespec_defined)#define __struct_timespec_defined 1struct timespec { time_t tv_sec; long tv_nsec;};#endif /* __struct_timespec_defined */