On Mon, 27 Oct 2008, Pritpal Bedi wrote: Hi Pritpal.
> MAKE Version 5.2 Copyright (c) 1987, 2000 Borland > bcc32.exe -c -q -d -Q -w -w-sig- -O2 -OS -Ov -Oi -Oc -I..\..\include > -DHB_FM_STATISTICS_OFF -DHB_GUI -oobj\b32\win_prn2.obj .\win_prn2.c > .\win_prn2.c: > Error E2356 ..\..\include\hbapi.h 830: Type mismatch in redeclaration of > 'hb_snprintf' > + Full parser context > + .\win_prn2.c, line 65: #include ..\..\include\hbapi.h > Error E2344 C:\Program Files\Borland\BDS\4.0\Include\stdio.h 212: Earlier > declaration of 'hb_snprintf' > + Full parser context > + .\win_prn2.c, line 65: #include ..\..\include\hbapi.h > *** 2 errors in Compile *** It's exactly the problem I was writing about in message to Viktor. Remove: #define snprintf hb_snprintf from include/hbsetup.h best regards, Przemek _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour