Discussion:
Could not open hw.hla
(too old to reply)
MOHIT CHAKRABORTY
2019-10-26 11:22:31 UTC
Permalink
i did everything as asked in the AoA instructions. C:> is giving the following output

HLA (High Level Assembler)
Use '-license' to see licensing information.
Version 2.16 build 4413 (prototype)
Win32 COFF output
OBJ output using HLA Back Engine
-test active

HLA Lib Path: C:\Users\<user>\hlalib\hlalib.lib
HLA include path: c:\hla\include
HLA temp path:
Linker Lib Path: c:\masm32\lib;c:\hla\hlalib;c:\masm32\lib;c:\hla\hlalib;c:\masm32\lib;c:\hla\hlalib;c:\masm32\lib;c:\hla\hlalib;c:\masm32\lib;c:\hla\hlalib;c:\masm32\lib;c:\hla\hlalib;;C:\hla\hlalib;C:\Users\<user>\hlalib

Files:
1: hw.hla

Compiling 'hw.hla' to 'hw.obj'
using command line:
[hlaparse -WIN32 -level=high -v -test "hw.hla"]

----------------------
HLA (High Level Assembler) Parser
use '-license' to view license information
Version 2.16 build 4413 (prototype)
-test active
File: hw.hla
Output Path: ""
hlainc Path: "c:\hla\include"
hlaauxinc Path: ""
Compiler generating code for Windows OS
Back-end assembler: HLABE
Language Level: high

Could not open hw.hla
Frank Kotler
2019-10-26 22:47:10 UTC
Permalink
Post by MOHIT CHAKRABORTY
i did everything as asked in the AoA instructions. C:> is giving the following output
You are unlikely to get help with HLA here. Try:

https://groups.yahoo.com/neo/groups/aoaprogramming/info

Best,
Frank

Loading...