msys2 / msys2/msys2.github.io

Helpful "getting started" content to link to, that I wrote

Open
#379 0 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
CSS
Stars
3.3k
Forks
446
Avg merge
2h 16m
Merged PRs (30d)
1

Description

To help people with a variety of MSYS challenges and getting started, here are some tutorial-like answers and content I've produced that I invite you to link to somewhere on your website:

  1. Installing & setting up MSYS2 from scratch, including adding all 7 profiles to Windows Terminal...so you can build native Windows applications with gcc on Windows.
    1. Part 2, including building, CMake, and Unix sockets on Windows
  2. Detecting your build platform/environment in C and C++ at compile-time in Linux, Windows, GCC, MSYS2, Cygwin, etc.
  3. My repo: full demo of building and running Unix sockets in the MSYS terminl on Windows: https://github.com/ElectricRCAircraftGuy/eRCaGuy_Linux_Windows_CMake_Sockets_MSYS2
  4. How to specify in which of the 7 MSYS2 terminals to run a command in Windows from Bash, Command Prompt, & PowerShell

I'm a Linux user, so thank you so much for finally making Windows development bearable! With MSYS2 I can build and run the same code on Windows, including Unix sockets, as I can on Linux! THANK YOU!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the MSYS2 homepage and the Stack Overflow answers and repository linked in the issue. Identify an appropriate location for these resources, then add links where they help users get started; done means the selected content is linked from the website and remains relevant to the surrounding guidance.

Written by the indexing model from the issue text.

Assessment

Tech stack
bash, c, cmake, cpp
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.