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
»
General
»
The Colosseum
»
Microsoft C++ Build Tools
« previous
next »
Print
Pages: [
1
]
Author
Topic: Microsoft C++ Build Tools (Read 1743 times)
mayuresh
Regular Member
Posts: 4
Microsoft C++ Build Tools
«
on:
July 13, 2021, 02:41:46 PM »
I think Microsoft has released an installer for just the build tools without needing one to install the whole of Visual Studio.
Take a look at
https://visualstudio.microsoft.com/visual-cpp-build-tools/
.
Have fun.
Logged
hutch--
Administrator
Member
Posts: 10583
Mnemonic Driven API Grinder
Re: Microsoft C++ Build Tools
«
Reply #1 on:
July 13, 2021, 03:54:21 PM »
1.01 gigabytes installed.
Logged
hutch at movsd dot com
http://www.masm32.com
jj2007
Member
Posts: 13957
Assembly is fun ;-)
Re: Microsoft C++ Build Tools
«
Reply #2 on:
July 13, 2021, 05:55:20 PM »
Now the question is which are the 995 MB that you can safely delete
Logged
Masm32 Tips, Tricks and Traps
jcfuller
Member
Posts: 195
Re: Microsoft C++ Build Tools
«
Reply #3 on:
July 13, 2021, 07:50:47 PM »
I'm not sure if this is the same one but it is what I used.
https://visualstudio.microsoft.com/downloads/
Scroll down to ALL DOWNLOADS
Click on Tools For Visual Studio 2019
Scroll down to:
Build Tools for Visual Studio 2019
James
Logged
hutch--
Administrator
Member
Posts: 10583
Mnemonic Driven API Grinder
Re: Microsoft C++ Build Tools
«
Reply #4 on:
July 13, 2021, 08:12:56 PM »
Shrug,
13/07/2021 03:52 PM 456,112 ml64.exe
1 File(s) 456,112 bytes
Microsoft (R) Macro Assembler (x64) Version 14.29.30038.1
Copyright (C) Microsoft Corporation. All rights reserved.
Logged
hutch at movsd dot com
http://www.masm32.com
hutch--
Administrator
Member
Posts: 10583
Mnemonic Driven API Grinder
Re: Microsoft C++ Build Tools
«
Reply #5 on:
July 13, 2021, 08:44:41 PM »
Climb through this many directories and you will find what is needed for 64 bit MASM.
Program File (x86)
Microsoft Visual Studio
2019
BuildTools
VC
Tools
MSVC
14.29.30037
Bin
Host x86
x64
Logged
hutch at movsd dot com
http://www.masm32.com
Print
Pages: [
1
]
« previous
next »
The MASM Forum
»
General
»
The Colosseum
»
Microsoft C++ Build Tools