Page 1 of 1

Error rebuilding the Debugger

Posted: Sat Jan 20, 2024 12:14 am
by Red2
Hello All,

I want to rebuild the ANSI Debugger using HMG's .BAT file:
BuildDebugger.PNG
BuildDebugger.PNG (3.83 KiB) Viewed 871 times
Unfortunately, it generates the following error for me:
Build Library: ANSI
ERROR: file (INCLUDE\_ANSI.ch) not exist or failed copy
Press any key to continue . . .


However, ...INCLUDE\_ANSI.ch exists on my drive:
ANSI.ch.PNG
ANSI.ch.PNG (3.95 KiB) Viewed 871 times
I am out of ideas. I would greatly appreciate any help.
Thank you!

Re: Error rebuilding the Debugger

Posted: Sat Jan 20, 2024 6:46 am
by AUGE_OHR
hi Red,

i don´t know where your Error come from.
does it work when switch to Unicode :?:

in _ANSI.CH there is "nothing" so you do not need it when build ANSI App

Re: Error rebuilding the Debugger

Posted: Sat Jan 20, 2024 6:52 am
by Red2
Thank you Jimmy,

Unfortunately Unicode gives me a similar error message:

Build Library: UNICODE
ERROR: file (INCLUDE\_UNICODE.ch) not exist or failed copy
Press any key to continue . . .


I recall that sometime back you make a simple but useful change to the debugger.
Do you now recall how you compiled it?

Thanks, I really appreciate your kind help!

Re: Error rebuilding the Debugger

Posted: Sat Jan 20, 2024 9:28 am
by AUGE_OHR
hi Red,
Red2 wrote: Sat Jan 20, 2024 6:52 am I recall that sometime back you make a simple but useful change to the debugger.
Do you now recall how you compiled it?
Debugger was build using BuildLib32.bat / BuildLib64.bat which call hmg32.hbp / hmg64.hbp