On Mon, Jul 5, 2010 at 7:04 PM, Mark Phippard <markp...@gmail.com> wrote:
> I have switched Serf from the 0.3.0 included in deps to the latest > 0.6.1 release and it is building OK. > > Weird. > > > > On Mon, Jul 5, 2010 at 12:13 PM, Mark Phippard <markp...@gmail.com> wrote: > > I am setting up a new Windows build machine. I am building our 1.6.12 > > release and deps zip. I get a problem when it goes to build Serf. > > > > > > Performing Makefile project actions > > context.c > > context.c(585) : error C2036: 'void *' : unknown size > This was issue http://code.google.com/p/serf/issues/detail?id=57, which was indeed fixed in trunk and fixed in 0.6.1 on Windows (but not on Mac). Not sure what triggers the issue though. Lieven