-
```
What steps will reproduce the problem?
1. Add the following to a gyp file to set multi-processor compilation.
'msvs_settings': {
'VCCLCompilerTool': {
'MultiProcessor…
-
**Bug description**
pthreadVC3.dll, pthreadVCE3.dll, pthreadVSE3.dll after build have value **x64** in **File description** property if compiled for x86; example for pthreadVC3.dll is File descriptio…
-
![2024-09-10_8-30-43](https://github.com/user-attachments/assets/d43050e9-086b-450a-ae48-6b504876e749)
Type: Bug
I have the latest Visual Studio Code version, I need to connect to Azure to publi…
-
**Describe the bug**
I am trying to install VS 2022 build tools inside of a docker container to build an image and use it for our CI builds.
I already had an image working, but now I needed to updat…
-
```
What steps will reproduce the problem?
1. Add the following to a gyp file to set multi-processor compilation.
'msvs_settings': {
'VCCLCompilerTool': {
'MultiProcessor…
-
```
What steps will reproduce the problem?
1. Add the following to a gyp file to set multi-processor compilation.
'msvs_settings': {
'VCCLCompilerTool': {
'MultiProcessor…
-
Hello
I am trying to building netcdf-cxx (last available version) using CMake 3.17.0 for MS Visual Studio 2017
I have previously built hdf5 (debug and release) version 1.12.0 and netcdf (debug and …
-
### Environment
- OS and Version: Sonoma 14.4.1
- VS Code Version: 1.95.1
- C/C++ Extension Version: 1.22.11
- ~If using SSH remote, specify OS of remote machine:~
### Bug Summary and Steps to Repr…
-
### Steps to reproduce
1. Install Flutter, projects with no plugins build normally as expected
2. Add any package to a project (in my case it's media_kit)
3. Attempt to run debugging - fails with…
-
![Screenshot 2024-09-07 134119](https://github.com/user-attachments/assets/65e1a8f4-7198-4519-bfdd-6cfbc93fa907)
Hi all,
I did the portable version and the Git Clone of the repository. Whenever …