RadAsm does not do the job?

Started by Hans, March 10, 2006, 04:43:57 PM

Previous topic - Next topic

Hans

Installed Masm32, installed HLA (fhlasetup.exe), both under "C:\" - works fine.
made the HelloWorld program - perfect

Installed RadAsm under subdirectory "C:\hlawindows" and does not work.
try the standart HelloWorld program

message:

Executing:
"C:\hlawindows\RadAsm\Hla\Projects\hw\hw.exe"
00000002

Make error(s) occured.

where do i miss?

thanks.

KetilO

Hi

What version of RadASM?
Where did you get it?

RadASM downloaded from my website uses nmake / masm and link to build projects.

As far as I know fhla installation uses pomake / fasm and polink.
Also hla.exe is named fhla.exe. There seem to be a lot of adjustments needed to use fhlasetup.

KetilO

KetilO

Hi

I have uploaded a more recent RadASM / Hla zip

Look at this topic:
http://www.masmforum.com/simple/index.php?topic=4160.0

KetilO