dmwhitne (David Whitney)
- Login: dmwhitne
- Registered on: 08/24/2023
- Last sign in: 08/24/2023
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
09/01/2023
-
01:18 PM Ruby Bug #19847: Cannot install Ruby 3.2.2 on Windows using Visual Studio 2019
- nmake update-gems
```
Microsoft (R) Program Maintenance Utility Version 14.29.30147.0
Copyright (C) Microsoft Corporation. All rights reserved.
Downloading bundled gem files...
`RubyGems' were not loaded.
`error_highlight' was...
08/24/2023
-
12:52 PM Ruby Bug #19847 (Feedback): Cannot install Ruby 3.2.2 on Windows using Visual Studio 2019
- I am attempting to build/install Ruby 3.2.2 open-source code on Windows using Visual Studio 2019. These are the steps I followed:
Using an x64 Native Tools Command Prompt (for Visual Studio 2019)..
1. `cd C:\tmp\ruby-3.2.2`
2. `wi...