News:

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

Newcomer

Started by GeorgeA7299, September 23, 2010, 05:09:58 AM

Previous topic - Next topic

GeorgeA7299

Is it possible to use the new version of hla with the new version of HIDE and if so how?

Sevag.K


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.

GeorgeA7299

Thanks so much. I think I'll just wait until the new version. By the way, you have an excellent IDE.