News:

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

RadAsm does not do the job?

Started by Hans, March 09, 2006, 05:25:39 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.

Randall Hyde

Quote from: Hans on March 09, 2006, 05:25:39 PM
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.

You might want to change the stuff in the radasm hla.ini file. However, you might also want to take a look at HIDE as it is specifically geared to HLA and makes setup and installation trivial.
Cheers,
Randy Hyde

KetilO


DarkWolf

If you used fhlasetup.exe then this set hla to use fasm.
It will produce fasm output and not masm output.
Check RADASM to see if it using masm or fasm.
fhlasetup.exe should come with all the necassary files so you don't need MASM32.

If you wanted to use masm then you need hlasetup.exe (notice there is no 'f').
--
Where's there's smoke, There are mirrors.
Give me Free as in Freedom not Speech or Beer.
Thank You and Welcome to the Internet.