Bug #11118
closed
Unable to build Ruby with Visual Studio 2015 RC
Added by djberg96 (Daniel Berger) almost 10 years ago.
Updated almost 9 years ago.
Description
I installed the latest Visual Studio, and then tried to build Ruby 2.2.2 on Windows 7. But, I'm having trouble right away. This is an RC candidate (so I guess that's why the CLI shows Visual Studio 14).
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC>cl /?
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.22816 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
C:\Users\djberge\Downloads\Ruby\ruby-2.2.2>win32\configure.bat
win32\rtname: conftest.exe is not linked to msvcrt
NMAKE : fatal error U1077: 'win32\rtname' : return code '0x1'
Stop.
Any ideas?
Now that RTM is out, is any progress being made on this?
- Related to Bug #12014: Visual Studio 2015 build error __imp___pioinfo added
- Related to deleted (Bug #12014: Visual Studio 2015 build error __imp___pioinfo)
- Has duplicate Bug #12014: Visual Studio 2015 build error __imp___pioinfo added
- Backport changed from 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN to 2.0.0: WONTFIX, 2.1: WONTFIX, 2.2: WONTFIX, 2.3: WONTFIX
- Status changed from Open to Closed
Applied in changeset r54737.
Support MSVC14 and 15 [Bug #11118]
Search _pioinfo which is not exported after MSVC14.
[Bug #12014] [GH-884]
- Related to Bug #18605: Fails to run on (newer) 32bit Windows with ucrt added
Also available in: Atom
PDF