On 14 Apr 2007, at 11:34, Michael Meier wrote: > from mchess.cpp:23: > /opt/cross/lib/gcc/i386-mingw32msvc/3.4.5/../../../../i386- > mingw32msvc/include/objidl.h:95: > error: expected unqualified-id before '/' token
No idea - what is at line 95 of objidl.h? Do you have other variables or macros defined in your code that would collide with that in some way? Maybe just that you have defined some macro or suchlike that breaks the win32 headers - I've had that happen to me before now! -- Ian _______________________________________________ fltk mailing list [EMAIL PROTECTED] http://lists.easysw.com/mailman/listinfo/fltk

