-
The standard build for NT 3.50 produced with Open Watcom 1.9 has broken window sizing. The window starts out tiny, like this:
![nt350-issue-a](https://github.com/user-attachments/assets/755ff4f2-4805…
-
### Describe the Issue
The default C# run targets don't correctly set the working directory of the spawned process to the `bin/Debug/net8.0/` folder where the executable is located.
The causes probl…
-
### Issue Description
I'm encountering a build error in Visual Studio when using a `Directory.Build.props` file to set the `` for my solution, and then override it in specific multitargeted projects.…
-
### Current Behavior:
I am building sundials 7.1.1 for c++ and fortran and cant finish install step in Visual Studio due to many link errors. It seems .c.obj files are properly created but .f90…
-
### Steps to reproduce
1. Right click any vb file in Solution Explorer
2. "Convert to C#" does not appear on the context menu. The last item on the menu is "Rename"
3. - OR -
4. Drag the mouse to…
-
### Describe the bug
On a fresh install of flutter 3.24.4, and Android Studio 2024.2.1, and Java SDK 21. `stacked create app my_app` fails to run properly.
### What operating system do you use?
…
-
### What happened?
Visual C++ Dist no longer appears to be installed inside sandbox, installer then fails with getting security for mfc140.dll error
### Download link
not relevant
### To Repro…
-
### Describe the bug
I have a C# based notebook that prior to the latest update to the VS Code plugin was working fine. After the last plugin update (to v1.0.5530010, released on 2024-10-30, 12:24:40)…
-
During the cmake configuration I have a missed generator:
**Halide-halide_generators_DIR-NOTFOUND**
Looking on the build bot I wasn't able to find the generator:
[https://buildbot.halide-lang.org…
-
Hi Steve,
If it interests you, I've made an appveyor setup which can build/test both MinGW32 and Visual C++ builds.
https://ci.appveyor.com/project/evanhunter/jimtcl/build/0.77.0.12
It currently run…