-
**Describe the bug**
VS 2022 Community doesn't work with the included vcpkg. Both the included vcpkg and any release of vcpkg I tried could not locate Visual Studio.
**Environment**
- OS: Windows…
-
Is it worth adding a WIKI with steps to do things?
If you upload a release then publish it:
```yml
name: Publish
on:
release:
types:
- released
jobs:
main:
runs-on: windows-lates…
-
I am working on a new project using ASPNET Core 3.1 and I wanted to write our font-end code in TypeScript, but found a little problem: You can't use TypeScript and build the project using the dotnet C…
kelps updated
2 years ago
-
I am trying to use Microsoft _Debug Interface Access SDK_ (DIA SDK) in a project built by Meson. DIA SDK is a Windows-only library, installed as a part of Visual Studio.
To use it in your project, …
-
I have two "versions" of visual studio: Build tools and Team explorer.
Build tools is essentially MSBuild, while Team explorer is CLI and GUI client for TFVC.
Version of Team explorer that I have …
-
**Describe the bug**
i am trying to install pandas in pycharm and i get the following error that says " This is a Meson bug and should be reported!"
The whole error output:
```
(.venv) PS C:\U…
-
Please follow https://blogs.msdn.microsoft.com/heaths/2016/09/15/changes-to-visual-studio-15-setup/ to find VS installs now.
-
**Windows Dockerfile:** [**`ci/windows/Dockerfile`**](https://github.com/adventuregamestudio/ags/blob/master/ci/windows/Dockerfile)
First, VS2019 (or VS2022) C++ builds are binarily compatible with…
-
I am using Visual Studio 2019 to build `luajit`. I successfully install LuaRocks. However, when I try to install luarocks packages, it shows:
```
'mingw32-gcc' is not recognized as an internal or …
-
i know this is probably like the 5th issue like this but i couldn't find a solution to my specific issue in any other ones.
sorry in advance if i didn't look hard enough and it's a dupe.
my machine …