News:

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

Installing RadAsm

Started by Star, May 28, 2007, 03:12:53 AM

Previous topic - Next topic

Star

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

KetilO

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