Jorge Schrauwen wrote:
I'm getting a whole lot of errors with vs 2008 and 2005 on windows:Apr seems to be to blame: --- Error 1 error C2079: 'mip' uses undefined struct 'group_source_req' s:\source\x86\httpd-2.2\srclib\apr\network_io\unix\multicast.c 140 apr
Next time, try out the MS SDK beta and give them a bug report before it's "too late" :) Not APR to blame, it's the MS SDK headers. http://issues.apache.org/bugzilla/show_bug.cgi?id=40398 is the trivial fix for their bogosity. Bill