The MASM Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
MASM32 Downloads
Home
Help
Search
Login
Register
The MASM Forum
»
Projects
»
MasmBasic & the RichMasm IDE
(Moderator:
jj2007
) »
Masmbasic and ml.exe
« previous
next »
Print
Pages: [
1
]
Author
Topic: Masmbasic and ml.exe (Read 3911 times)
clamicun
Member
Posts: 355
Masmbasic and ml.exe
«
on:
March 27, 2018, 04:52:39 AM »
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" ?
Logged
jj2007
Moderator
Member
Posts: 13872
Assembly is fun ;-)
Re: Masmbasic and ml.exe
«
Reply #1 on:
March 27, 2018, 05:37:44 AM »
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
Logged
Masm32 Tips, Tricks and Traps
clamicun
Member
Posts: 355
Re: Masmbasic and ml.exe
«
Reply #2 on:
March 27, 2018, 05:52:08 AM »
Thank you.
I changed the name of uasm64.exe to ml.exe and put it into masm32\bin .
Everything seems to work fine .
Logged
clamicun
Member
Posts: 355
Re: Masmbasic and ml.exe
«
Reply #3 on:
March 27, 2018, 06:09:38 AM »
btw. Where do I find the newest masmbasic version ? Is it 25.12.17 ?
Logged
jj2007
Moderator
Member
Posts: 13872
Assembly is fun ;-)
Re: Masmbasic and ml.exe
«
Reply #4 on:
March 27, 2018, 09:00:41 AM »
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.
Logged
Masm32 Tips, Tricks and Traps
Print
Pages: [
1
]
« previous
next »
The MASM Forum
»
Projects
»
MasmBasic & the RichMasm IDE
(Moderator:
jj2007
) »
Masmbasic and ml.exe