The MASM Forum Archive 2004 to 2012

Project Support Forums => IDE Development and Support => RadAsm Support Forum => Topic started by: Ficko on September 26, 2009, 10:01:29 PM

Title: "Hardcoded masmArray.api"
Post by: Ficko on September 26, 2009, 10:01:29 PM
Hi KetilO !

The referencing to "masmArray.api" seems to be hardcoded into the IDE - not loading it from the ini file-
So it has to be present even if masm may not needed in a particular installation.
- small thing I know  :bg-

A question:

I just downloaded the source for 2.2.1.8 and tried to compile it but I got 1000s of error messages due to duplicate entries invoke problems ect.
Do I need something "special" to compile it?  ::)
Title: Re: "Hardcoded masmArray.api"
Post by: KetilO on October 03, 2009, 09:35:43 PM
Hi Ficko

It is not hardcoded, but the automatic ini file update is.

You probably need an older version of masm32 to build RadASM from the current sources.

KetilO
Title: Re: "Hardcoded masmArray.api"
Post by: UtillMasm on October 04, 2009, 06:27:46 AM
masm32v9 is ok.
Title: Re: "Hardcoded masmArray.api"
Post by: Ficko on October 04, 2009, 03:43:15 PM
Quote from: UtillMasm on October 04, 2009, 06:27:46 AM
masm32v9 is ok.

Thanks and is there a place you can download "masm32v9" ?