NOOB trying to configure RadASM

Started by LogicRules, April 02, 2006, 04:52:10 AM

Previous topic - Next topic

LogicRules

I need some help here. I'm a noob trying to get started but can't get past the RadASM configuration.
I have the latest versions of msam32, hla, and radasm. I followed the install instructions as best as I could understand but something is amiss.
I was under the impression that RadASM would just "convert" the hla file to asm, and then assemble the same as hla completes the job.
When I assemble the PowersOfTwo example in AoA Reference, using HLA, all is well; it assembles, and runs with the proper output BUT when I attempt to create a project in RadASM I get:
----------
nmake build

Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.

NMAKE : fatal error U1073: don't know how to make 'build'
Stop.

Make error(s) occured.
Total compile time 47 ms
----------

Where am I going wrong? I have tried to assemble it in RadASM hla, and masm. I get more errors when using masm.  :(
Please Help. TIA

KetilO

Hi LogicRules

RadASM is set up to use nmake and a makefile with hla. To change this you need knowledge about RadASM and hla.

There is also a configuration that uses fhla (fasm, polink and porc).
I have included the ini file for fhla.

Also have a look here: http://www.masmforum.com/simple/index.php?topic=4160.0
KetilO

[attachment deleted by admin]