visual-studio-2017-build-tools Questions

25

The last windows update has broken our whole build chain and I am a little at a loss at what causes it. I have a legacy project that is a VS 2017 solution with a significant number of projects (win...
Plaque asked 5/9, 2018 at 9:51

1

Solved

I'm trying to install Hydra 2.5 on a Windows 10 system. I have Visual Studio Build Tools 2022 installed with the desktop C++ development option. When I use pip I get the error attached below. I've ...

2

Solved

I am trying to install postal package using pip install postal I am following the steps mentioned in link https://github.com/openvenues/libpostal#installation-windows I have installed Visual S...
Sampan asked 14/1, 2020 at 9:2

5

Solved

I am looking for the Visual Studio 2017 Build Tools. Are they still available somewhere? I can find the 2015 and 2019 versions. The 2017 version seems impossible to find. Due to toolchain l...
Tupper asked 4/9, 2019 at 20:33

1

Solved

I'm following this very easy guide in order to make my first steps into PyOpenGL. I installed pip install PyOpenGL PyOpenGL_accelerate , all good. I tested the installation through the test code:...

1

Solved

I have Visual Studio build Tools 2017 installed on my PC. Is it OK to uninstall Visual Studio Build Tools 2017 after installing the 2019 version? Is there software that cannot be built by 2019 ve...
Gun asked 22/8, 2019 at 0:45

2

Solved

I have a MSBuild file to publish a solution (created in VS 2013 and ported to VS 2017) to a remote server. The offending line is this one: <PropertyGroup> <VisualStudioVersion Condition=...

2

i have a new visual studio solution that has around 350 projects. it takes visual studio a lot of time to compile the .sln file so i implemented Directory.Build.props to avoid copying of references...
Skiagraph asked 15/5, 2019 at 18:15

5

Solved

I am building a webservice project on a TFS2017 Update 3 with build tools 2017. I get the following error C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\Microso...
Vanhook asked 13/11, 2017 at 8:45

1

I am trying to download Build Tools for Visual Studio 2019 from https://visualstudio.microsoft.com/downloads/ But when I click on download button, system downloads an exe which tries to connect to ...
Stealage asked 22/1, 2020 at 21:49

1

I am trying to build a dotnet 3.5 project solution file with VS Build tools 2017 in Jenkins. The project is compiling well with DotNet 3.5's MSBuild, but when I try the same activity with MSBuild E...

3

Visual Studio 2017 let me know there was an upgrade to Fody version 5 this morning. I accepted and did a NuGet package update of both Fody and PropertyChanged.Fody. Now, my project/solution will n...

1

Solved

I'm trying to follow the example for installing Visual Studio Build Tools in a container. I'm trying to figure out why the installation isn't working like I expect. I cannot even start the containe...

1

Solved

I've installed Rust with rustup-init.exe on my PC (Windows 10 Pro) and then Microsoft Visual C++ Build Tools 2017 with Visual C++ tools for CMake option. For simple example there is no problems: ...
Veljkov asked 20/3, 2019 at 22:2

1

Solved

I am trying to configure a command line build using the command line. I have Visual Studio 2017 installed on Windows Server 2016. I have installed all the build tools and they seem to work. When...
Reclamation asked 14/1, 2019 at 22:34

1

Solved

I haven't Just-In-Time in Options: I found to solve this with options of Internet : But when I'm rebuilding solution I get this exception: How to solve this issue?
Strawberry asked 2/1, 2019 at 8:24

3

Solved

For connection database and reading data, I am using a dataset which read connection string from Web.config file. Everything working in Visual Studio 2013. But when I opened this project in Visual ...

0

At my company, we are using Visual Studio 2017 Professional for much of our development. We are now setting up a build server, and then we want to install Visual Studio build tools. We have done t...
Calen asked 11/9, 2018 at 16:27
1

© 2022 - 2024 — McMap. All rights reserved.