-
So far been unsuccessful in installing the build tools to get C++ sim working on Windows.
The Windows 10 SDK is necessary (unlike I was informed) and with that message you get this warning:
```
>…
-
Cmake complains not being able to find instance of visual studio when building with the following Dockerfile.
third-party files used: [vs_buildtools_2019.exe](https://aka.ms/vs/16/release/vs_build…
-
I have a PC with a small SSD as the boot drive containing windows.
Visual Studio 2019 is therefore installed on the D: driver (and vwwhere.exe does show this - vswhere is on C: drive as expected)
Al…
-
## Steps to Reproduce
1. Execute `flutter run` on the code sample
2. It's shown a home screen with 2 button
3. Click to /app/register will follow to AppRegister page
4. Click to back in…
-
### Some background
On macOS, we often have different versions of Xcode in flight, and we want to be able to find the Xcode that corresponds to the `compiler.version` in the settings. We search…
-
I use visual studio 2017. The build output does not display correctly.
![image](https://user-images.githubusercontent.com/5507113/32241500-40fb519c-beab-11e7-8e7e-b63b7e6154a2.png)
However, if I…
-
### Problem Description
On following the getting started guide for running the demo react native application on Windows, on the **Running a React Native Windows App** step, the `npx react-native run-…
-
CMake relies on various environment variables to find certain things, like a host compiler, or visual studio detection. Right now there is some logic to use `vswhere`, but as you are aware this is on…
-
I have installed vs2019 professional (internal version 16.9.6) with vs installer 2.9.x.
If I run .**/vswhere.exe -version '[16.0,17.0)'** from SSH terminal, it is returning nothing. It just prints,
…
-
I just rebooted my machine. So while setting up the visual studio, I installed the latest Visual Studio 2019.
The visual studio version for this 16.0
So when I try to build the repo, I get an erro…