FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index All products support Debug per FWH
Posts: 340
Joined: Thu Jan 25, 2007 03:53 PM
Debug per FWH
Posted: Thu Oct 29, 2015 10:49 AM

Ciao,

esiste il debug x FWH 32bit ?

Solitamente usavo in clipper il CLD.

Avete qualche bacth di esempio ?

Grazie

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Debug per FWH
Posted: Thu Oct 29, 2015 12:43 PM

Romeo,

The FWH debugger is built in FWH.

Simply compile using /b and you will get it:

buildh.bat tutor01 /b

Compile your PRGs using /b

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 340
Joined: Thu Jan 25, 2007 03:53 PM
Re: Debug per FWH
Posted: Wed Nov 04, 2015 10:02 AM

I tried, bu i get this error:

Error: Unresolved external '_HB_FUN_HB_GT_GUI_DEFAULT' referenced from C:\FWH80\LIB\FIVEH.LIB|ERRSYSW

Any help ?

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Debug per FWH
Posted: Wed Nov 04, 2015 10:27 AM

Romeo,

What FWH version are you using ?

I just tested it with FWH 15.09 and it is working fine

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 340
Joined: Thu Jan 25, 2007 03:53 PM
Re: Debug per FWH
Posted: Wed Nov 04, 2015 10:50 AM

FWH 8.10

;(

Continue the discussion