Re: [Harbour] problems generating demowvg

2008-10-29 Thread Ciro Vargas Clemow
Pritpal Bedi escribió: Ciro Thanks Pritpall best regards Ciro Ciro Vargas Clemow wrote: C:\harbour\harbour\contrib\gtwvg\tests>bld_b32 demowvg demowvg.c: Error: Unresolved external '_hb_ToOutDebug' referenced from C:\HARBOUR\HARB IB\B32\GTWVG.LIB|gtwvg Error: Unresolved external '_HB_FUN_

Re: [Harbour] problems generating demowvg

2008-10-29 Thread Pritpal Bedi
Ciro Ciro Vargas Clemow wrote: > > C:\harbour\harbour\contrib\gtwvg\tests>bld_b32 demowvg > demowvg.c: > Error: Unresolved external '_hb_ToOutDebug' referenced from > C:\HARBOUR\HARB > IB\B32\GTWVG.LIB|gtwvg > Error: Unresolved external '_HB_FUN_HB_TOOUTDEBUG' referenced from > C:\HARBO > RBOUR

Re: [Harbour] problems generating demowvg

2008-10-29 Thread Pritpal Bedi
Add hbdbgfx.lib in your link script. OR Comment out calls to this funtion in demowvg.prg. Ciro Vargas Clemow wrote: > > C:\harbour\harbour\contrib\gtwvg\tests>bld_b32 demowvg > demowvg.c: > Error: Unresolved external '_hb_ToOutDebug' referenced from > C:\HARBOUR\HARB > IB\B32\GTWVG.LIB|gtwvg >

[Harbour] problems generating demowvg

2008-10-29 Thread Ciro Vargas Clemow
Hi all: i'm try to test demowvg from last svn and obtain this C:\harbour\harbour\contrib\gtwvg\tests>bld_b32 demowvg demowvg.c: Error: Unresolved external '_hb_ToOutDebug' referenced from C:\HARBOUR\HARB IB\B32\GTWVG.LIB|gtwvg Error: Unresolved external '_HB_FUN_HB_TOOUTDEBUG' referenced fr