-
I would love to see guidance on getting set up without having to install visual studio. Perhaps by leveraging chocolatey to install the SDKs that each workload features.
-
### What You Are Seeing?
We running the build on a checked out tag, the build throws at an exception about a null reference exception occurring. This seems to happen because we are using the variab…
-
**Is your feature request related to a problem? Please describe.**
I'm trying to run `FsAutocomplete` locally on a new device.
So far I've only installed the `dotnet sdk` and no Visual Studio.
`Pro…
nojaf updated
2 years ago
-
My app could not be launched on windows when I edit some cmakelists.txt or .cpp files.
## Steps to Reproduce
just execute:
`flutter run -d windows --debug -v`
flutter run -d windows --deb…
-
![image](https://user-images.githubusercontent.com/90323051/217089829-c569bfde-44c5-4a13-a7df-4003fbf6cbb9.png)
I am trying to run a file from assets on the windows platform, but I get the following …
-
Лог:
`C:\Users\pie\sources\xash3d-fwgs>waf configure -T release --sdl2=c:\Users\pie\sources\SDL2-2.0.10-win32-x64 --prefix=c:\Users\pie\Executables\xash3d
Active code page: 1252
Using python
Setti…
-
BPO | [35067](https://bugs.python.org/issue35067)
--- | :---
Nosy | @pfmoore, @tjguk, @merwok, @zware, @zooba, @dstufft, @miss-islington
PRs | python/cpython#10095python/cpython#10158
*Note: these va…
zooba updated
2 years ago
-
Visual Studio - develop for Windows (the doctor check crashed)
X Due to an error, the doctor check did not complete. If the error message below is not helpful, please let us know
about thi…
-
I'm following this [doc](https://microsoft.github.io/react-native-windows/docs/getting-started) to go through the steps of running react-native-windows app. When running ```npx react-native run-window…
-
BuildTools can't find my VS 2019 Preview toolchain.
Solution:
> display_name=`"$vswhere" -latest -prerelease $version_filter -property displayName`
> base_path=`"$vswhere" -latest…