On Tue, 2010-09-07 at 19:50 +0100, Jon TURNEY wrote: > How about adding the following to my previous patch? That at least turns the > OPs problem into something intelligible by mere mortals :-) > > #include <w32api.h> > #if (__W32API_MAJOR_VERSION*100 + __W32API_MINOR_VERSION) < 315 > #error w32api3.15 or later is needed > #endif
Is this necessary? Is there any reason we can't just require the latest w32api and mingw-runtime in order to build setup.exe? Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple