News:

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

My RadASM do not understand assembler.

Started by stk, February 07, 2007, 06:01:36 PM

Previous topic - Next topic

stk

Hello,

today i've downloaded RadASM and installed it, everything was fine.
But then i've clicked on File -> New project -> a window opend,
in this window i should choose the language, but there is only
one " Html ". I want MASM and GoASM.

I've downloaded and installed the first version from the download site, " 2.2.1.1 IDE pack (862k) ",
and the second, but i could not extract it, as i tried (with WinRAR) i've got an error message.

What is the problem?

stk

jag

You need the assembly programming pack which can be downloaded on the download page or here's a link: http://www.radasm.com/RadASM2000/Assembly.zip
From the zip archive, you have to copy the masm folder and the masm.ini to INSIDE the RadAsm folder so you will have these 2 paths:
RadAsm/masm/
and RadAsm/masm.ini

Then in RadAsm goto [Option -> Programming Languages] and press the [...] button. Browse for the RadAsm/masm.ini and select it.Then click the [Add] button.

Now you should be able to make Masm projects.

Hope this helps!

stk

Hi jag,

i'll try this thank you.

greetings,
stk

Shantanu Gadgil

The file/directory structure should be as shown in the attached screenshot.

Regards,
Shantanu

[attachment deleted by admin]
To ret is human, to jmp divine!

stk