The MASM Forum Archive 2004 to 2012

Project Support Forums => IDE Development and Support => RadAsm Support Forum => Topic started by: Star on May 28, 2007, 03:12:53 AM

Title: Installing RadAsm
Post by: Star on May 28, 2007, 03:12:53 AM
Hi,

Need help badly. Have been using HIDE (MASM enabled) but wanted to give RadAsm a try as has greater capabilities. Well beyond my own at this point. Very beginner! I've tried every solution I can find on the forum; tried new hla.ini using fhla, have modified inc, lib, etc. variables in My Computer, Advanced area with no results. Continue getting U1073 errors or 'Don't know how to compilerc' or 'build'. Even more frustrating because the Hello World program included actually works! I'll use exactly the same settings and get nothing but errors. Obviously, things are not 'exactly' the same but don't have any idea what to do! :'(

Any assistance?

Thx, Star
Title: Re: Installing RadAsm
Post by: KetilO on May 30, 2007, 11:38:12 AM
Hi

RadASM is capable of setting up its own environment.

You shoud check hla.ini section [Environment]

[Enviroment]
1=path,c:\hla;c:\masm32\bin;
2=lib,c:\hla\hlalib
3=hlainc,c:\hla\include

KetilO