Ciao,
esiste il debug x FWH 32bit ?
Solitamente usavo in clipper il CLD.
Avete qualche bacth di esempio ?
Grazie
Debug per FWH
Moderator: Enrico Maria Giordano
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: Debug per FWH
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
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
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 ?
Error: Unresolved external '_HB_FUN_HB_GT_GUI_DEFAULT' referenced from C:\FWH80\LIB\FIVEH.LIB|ERRSYSW
Any help ?
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: Debug per FWH
Romeo,
What FWH version are you using ?
I just tested it with FWH 15.09 and it is working fine
What FWH version are you using ?
I just tested it with FWH 15.09 and it is working fine
Re: Debug per FWH
FWH 8.10
;(
;(