The MASM Forum Archive 2004 to 2012

Project Support Forums => HLA Forum => Topic started by: GeorgeA7299 on September 23, 2010, 05:09:58 AM

Title: Newcomer
Post by: GeorgeA7299 on September 23, 2010, 05:09:58 AM
Is it possible to use the new version of hla with the new version of HIDE and if so how?
Title: Re: Newcomer
Post by: Sevag.K on September 24, 2010, 02:59:02 AM

i'll be releasing a new version of hide with hla 2.14 probably later this week or next week.  in the meantime, if you want to update the current version, you'll have to download v2.14 hla executables :

http://homepage.mac.com/randyhyde/webster.cs.ucr.edu/HighLevelAsm/HLAv2.14/hla.zip

you'll need to copy hlaparse.exe to HIDE\bin
copy hlalib\hlalib.lib and hlalib\hlalib_safe.lib to HIDE\hlalib
copy everything in the include folder except for w.hhf to HIDE\hlainc

overwrite existing files of course.

my version of w.hhf is to my knowledge more complete, but if you want to copy the hla default version, you may do so without harm though it probably won't build some of the sample and existing hla projects that i have uploaded (arayna for example).

you may also want to back up your hide folder.  i haven't had a chance to run extensive testing yet.
Title: Re: Newcomer
Post by: GeorgeA7299 on September 24, 2010, 07:50:35 PM
Thanks so much. I think I'll just wait until the new version. By the way, you have an excellent IDE.