News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

HLA compiling problems

Started by darkforce900, July 07, 2007, 04:32:59 PM

Previous topic - Next topic

darkforce900

when i try to compile code i get this error

C:\hla>hla hi.hla
'polink' is not recognized as an internal or external command,
operable program or batch file.
Error returned by POLINK = 1


i'm using HLA v1.97

any fixes?

Sevag.K

Yes, polink was left out of the install version of HLA.  Download the HLA upgrade and you'll find the missing tools in there.

http://webster.cs.ucr.edu/AsmTools/HLA/HLAv1.97/hla.zip

darkforce900