The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: neferkamichael1 on November 16, 2010, 04:44:00 PM

Title: Help with Radasm IDE
Post by: neferkamichael1 on November 16, 2010, 04:44:00 PM
Dear Sirs;
I have typed in Iczelions tutorials in different assemblers and they run. I can't make any assembler in the Radasm Ide work. I don't really know what to ask, so if somebody would direct me to a masm program that they know works in the Radasm Ide, please direct me to it if you don't mind just so that I know the IDE is working correctly. Any help would be greatly appreciated
Thanks
Neferkamichael1
Title: Re: Help with Radasm IDE
Post by: Teloboy on November 18, 2010, 07:09:15 AM
I wonder if it's because you do not have Masm or another assembler selected in RadAsm.

If you create a new project, the project wizard pops up and you have a drop down box at the top where you can select the assembler of your choice. If you have Masm, then what happens if you just give the project a name and select all the default options within the project wizard to create a skeleton project, can you compile and run it ?
Title: Re: Help with Radasm IDE
Post by: donkey on November 18, 2010, 07:14:38 AM
Hi,

If you'd like to look at RadAsm projects using MASM you can download the AddIns package or look at the demo projects. If you'd like someone to explain what is wrong with your project just zip it up and post it in the RadAsm forum on this board and someone will look at it.

Edgar