The MASM Forum

Microsoft 64 bit MASM => MASM64 SDK => Topic started by: mikeburr on February 21, 2024, 09:19:08 AM

Title: missing sdk64 files
Post by: mikeburr on February 21, 2024, 09:19:08 AM
wd appreciate if somebody cd email me the following missing files
[im using Linux hence its not easy to just download them form an MS sdk]
i can currently compile progs ok but cant debug these easily as no pdb etc

bin64 version is 14.0.23026.0 [approx 513Kb] .. ms140.....
---------------

missing from the bin

editbin.exe

link.exe.config

msobj140.dll
mspdb140.dll
mspdbcmf.exe

mspdbsrv.exe
mspdbst.dll
mspft140.dll


-----------
missing from  dir 1033
-----------


LocalESPCui.dll
mspdbcmfui.dll
mspft140ui.dll
pgort140ui.dll

thanks for any help 
Title: Re: missing sdk64 files
Post by: BugCatcher on February 25, 2024, 02:08:49 AM
They're in visual studio if you have it.
Title: Re: missing sdk64 files
Post by: mikeburr on February 29, 2024, 07:25:35 AM
"They're in visual studio if you have it."
im afraid i dont have it .. there isnt any easy way to download to a linux machine hence the personal request for help.. wd appreciate some
regards mike b
Title: Re: missing sdk64 files
Post by: Greenhorn on February 29, 2024, 09:47:57 AM
Quote from: mikeburr on February 29, 2024, 07:25:35 AM"They're in visual studio if you have it."
im afraid i dont have it .. there isnt any easy way to download to a linux machine hence the personal request for help.. wd appreciate some
regards mike b

What about this here ?
https://masm32.com/board/index.php?topic=11710.0 (https://masm32.com/board/index.php?topic=11710.0)

Check the whole thread for more options ...
Title: Re: missing sdk64 files
Post by: mikeburr on March 01, 2024, 11:42:10 AM
many thanks greenhorn and fearless 
that enabled me to obtain a full and consistent set along with the .res stuff i already had
regards mike b