Page 1 of 1

Err building HMG IDE

Posted: Tue Jul 11, 2023 8:40 pm
by Red2
Hi,

I want to rebuild HMG's IDE to include Jimmy's improvement.
See: http://www.hmgforum.com/viewtopic.php?f=12&t=6173

Running c:\hmg.3.4.4\BuildLib32.bat I get:

*********************************
* HMG-Unicode Build Library *
*********************************

Build HMG Library to support the character set:
-----------------------------------------------

1 - ANSI

2 - UNICODE

0 - Cancel

Select an Option [0, 1, 2] (for default: UNICODE):

If I select "1 - ANSI" I get:

Build Library: ANSI

ERROR: file (INCLUDE\_ANSI.ch) not exist or failed copy

Press any key to continue . . .


If I select "2 - UNICODE" I get:

Build Library: UNICODE

ERROR: file (INCLUDE\_UNICODE.ch) not exist or failed copy

Press any key to continue . . .


---------------------------------------------
Both _ANSI.ch and _UNICODE.ch are definitely in C:\HMG.3.4.4\INCLUDE
Would someone please help me understand my problem here?

Thank you, Red2

Re: Err building HMG IDE

Posted: Wed Jul 12, 2023 12:31 pm
by Red2
Correction: I meant the HMG Debugger

Thanks, Red2