A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/oneclick/rubyinstaller2/issues/434 below:

`rubyinstaller-head-arm` missing `libwinpthread-1.dll` · Issue #434 · oneclick/rubyinstaller2 · GitHub

Error: The process 'C:\rubyinstaller-head-arm\bin\ruby.exe' failed with exit code 3221225785

I'm using ruby/setup-ruby.

If I set windows-toolchain: none option (meaning no msys2/ridk), I get the error above and it seems exit code 3221225785 means missing DLLs. On the other hand, with msys2 installation added to PATH it works fine.

The expectation is that basic ruby features should work without installing msys2.

on:
  push:

jobs:
  test:
    runs-on: ${{ matrix.os }}
    strategy:
      fail-fast: false
      matrix:
        os: [windows-11-arm]
        ruby-version: [ruby, head]
        windows-toolchain: [default, none]
    steps:
      - uses: ruby/setup-ruby@v1
        with:
          ruby-version: ${{ matrix.ruby-version }}
          windows-toolchain: ${{ matrix.windows-toolchain }}

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4