Re: Compile Errors with MinGW-w64

2012-01-09 Thread Rob Oakes
On 1/9/2012 3:03 PM, Jean-Marc Lasgouttes wrote: > Le 09/01/12 19:19, Rob Oakes a écrit : >> I've tried to Google the source of this error, but can't figure it. The >> code compiles fine on Mac OS X, Linux, and 32 bit Windows mingw. >> Moreover, there are templates for const char *, and char * so I

Re: Compile Errors with MinGW-w64

2012-01-09 Thread Jean-Marc Lasgouttes
Le 09/01/12 19:19, Rob Oakes a écrit : I've tried to Google the source of this error, but can't figure it. The code compiles fine on Mac OS X, Linux, and 32 bit Windows mingw. Moreover, there are templates for const char *, and char * so I don't understand why it's not happy. The version of gmake