[wxWidgets 2.8 / CVS; WinXP; latest MinGW] Compile error in jpeglib

Vadim Zeitlin vadim at wxwindows.org
Fri Nov 24 03:10:21 PST 2006


On Fri, 24 Nov 2006 11:56:53 +0100 mandrivia.kyk at web.de wrote:

> Yesterday I tried to upgrade wxWidgets from 2.6.3 to 2.8. Configure
> worked properly but a few seconds after typing "make" to MSYS, I got
> these errors:
> 
> **************************************************************************
> In file included from ../src/jpeg/jcomapi.c:14:
> ../src/jpeg/jpeglib.h:94: error: syntax error before "boolean"

 It seems that HAVE_BOOLEAN is defined in windows.h your case, i.e.
configure must have said "checking for boolean... yes" -- did it?

 Regards,
VZ

-- 
TT-Solutions: wxWidgets consultancy and technical support
               http://www.tt-solutions.com/





More information about the wx-users mailing list