News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

Masmbasic and ml.exe

Started by clamicun, March 27, 2018, 04:52:39 AM

Previous topic - Next topic

clamicun

Trying to compile programs (I know they work) with a new computer and new installed masm32.
Message :
You CANNOT use the MasmBasic library with
the old ml.exe version 6.14 - use UAsm instead 
What does this mean ... What does mean "UAsm" ?

jj2007

Hi Clamicun,

Go here and download uasm246_x64.zip
Then extract UAsm64.exe to \Masm32\bin

Afterwards, everything should be back to normal. Let me know if there any problems.

Cheers,
Jochen

clamicun

Thank you.
I changed the name of uasm64.exe to ml.exe and put it into masm32\bin .
Everything seems to work fine .

clamicun

btw. Where do I find the newest masmbasic version ?  Is it 25.12.17  ?

jj2007

Yes, that's the latest one. I am working on a new one, but there are some really tricky new things, so it may take a while.