Page 1 of 1
Debug per FWH
Posted: Thu Oct 29, 2015 10:49 am
by Romeo
Ciao,
esiste il debug x FWH 32bit ?
Solitamente usavo in clipper il CLD.
Avete qualche bacth di esempio ?
Grazie
Re: Debug per FWH
Posted: Thu Oct 29, 2015 12:43 pm
by Antonio Linares
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
Re: Debug per FWH
Posted: Wed Nov 04, 2015 10:02 am
by Romeo
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 ?
Re: Debug per FWH
Posted: Wed Nov 04, 2015 10:27 am
by Antonio Linares
Romeo,
What FWH version are you using ?
I just tested it with FWH 15.09 and it is working fine
Re: Debug per FWH
Posted: Wed Nov 04, 2015 10:50 am
by Romeo
FWH 8.10
;(