On 08.04.2010, at 10:08, MacArthur, Ian (SELEX GALILEO, UK) wrote: >> >> windef.h(157) : error C2143: syntax error : missing ';' before '*' >> windef.h(157) : error C4430: missing type specifier - int >> assumed. .... >> windef.h(157) : error C2365: 'FLOAT' : redefinition; previous >> definition was 'enumerator' > > That looks very much like a missing header file - what was the first > thing it complained about?
Please post the start of the file that causes all these errors. The first 20 or so lines containing the #include statements should be enough. - Matthias _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

