From: naruse@... Date: 2016-04-27T04:56:24+00:00 Subject: [ruby-core:75211] [Ruby trunk Bug#12014] Visual Studio 2015 build error __imp___pioinfo Issue #12014 has been updated by Yui NARUSE. Backport changed from 2.3: UNKNOWN to 2.3: WONTFIX ---------------------------------------- Bug #12014: Visual Studio 2015 build error __imp___pioinfo https://bugs.ruby-lang.org/issues/12014#change-58342 * Author: Nathan Bush * Status: Closed * Priority: Normal * Assignee: * ruby -v: git ruby_2_3 & trunk * Backport: 2.3: WONTFIX ---------------------------------------- #11118 still applies for ruby_2_2 on git. This is ruby_2_3 and trunk, revision ed2e608. I've been following the suggestions of https://github.com/nurse/ruby/blob/msvc14/appveyor.yml aside from version updates, and added gnuwin32 binaries to PATH. Running nmake fails with: ~~~ user32.lib advapi32.lib shell32.lib ws2_32.lib iphlpapi.lib imagehlp.lib shlwapi.lib linking miniruby.exe win32.obj : error LNK2001: unresolved external symbol __imp___pioinfo miniruby.exe : fatal error LNK1120: 1 unresolved externals NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\amd64\cl.EXE"' : return code '0x2' Stop. ~~~ -- https://bugs.ruby-lang.org/ Unsubscribe: