-
Hey there! Thanks a lot for those scripts! At least the cloning works like a charm. I've got Visual Studio Community 2017 with v140 Built Tools installed (as I couldn't find a download source for 2015…
-
Python's setuptools library from windows_requirements.txt requires Visual Studio installed and it can't be used with Enterprise WDK. It always searches for C:\Program Files (x86)\Microsoft Visual Stud…
-
Hey! Wonderful job here! Thank you.
I finally can run my Cython code. I run in my conda env terminal: "pip install pyMSVC"; put the stuff (in end of README) in the Cython setup.py and all magic was…
-
Since 2022/09/07, the CI Windows/Conda failed with error:
~~~
58/59 Test #58: IntegrationTestInertialParametersSolidShapesHelpers ... Passed 0.02 sec
Start 59: ConsistencyTestiKin
59/59…
-
Running the default example `/CMakeLists.txt` (top-most CMake Project), via the following command has some interesting command-line settings, which do not seem to actually utilize a pch system. I am r…
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
Followed the getting started documentation and managed to get rviz2 up and running (despite …
-
This is a follow-up to #33980 which was closed as fixed by #47935, but only for Unix/Linux, because Unix and Windows use a different PAL for the tail end of console. The ultimate feature was enabling …
-
After creating a new empty project in the SDK-style (file -> new project -> netstandard library), trying to open it in VS gives this error:
There is no project properties provider for "Persistence = …
-
### Describe the bug
Just a start of the issue here. Will flesh out soon.
I was working to help Lutz get his machine "fixed" and the main issue was that he installed VS and then needed to update…
-
### Tested versions
After [this commit](https://github.com/godotengine/godot/pull/91069) it fails to compile while using vs studio preview, the change on methods.py should take into account for previ…