On Mon, 11 Jan 2010, Massimo Belgrano wrote:

Hi,

> I try compile
> c:\harbour\examples\gtwvw>
> Have i made same error?
> HBMK2 GTWVW.HBP -REBUILD
> hbmk2: Processing environment options: -compiler=mingw
> hbmk2: Processing: gtwvw.hbc
> hbmk2: Compiling...
> gtwvw.c: In function 'hb_gt_FuncInit':
> gtwvw.c:7922: error: 'gt_funcs' undeclared (first use in this function)

It's a typo in debug code which is compiled only on user request.
I'll fix it in next commit.
Anyhow you have some local settings which enable HB_TRACE code.
It means that all binaries you are creating contain additional
debug code which in some cases can seriously reduce the performance.
Did you enabled it intentionally?

best regards,
Przemek
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to