Top "Msys2" questions

MSYS2 is a modern rewrite of MSYS, both of which are Cygwin (POSIX compatibility layer) forks with the aim of better interoperability with native Windows software.

Some main commands not found in MSYS2 after update-core

Issue Some main commands not found in MSYS2 after update-core. Environment Windows 8.1 64bit msys2-x86_64-20150916 Detail I introduced MSYS2 …

windows bash msys2
What are the differences between msys/git and git-for-windows/mingw-w64-x86_64-git?

To be able to run the test scripts for my cross-platform application also on Windows, I installed MSYS2 and used …

windows git msys2
Qt GUI theme looks old-fashioned

When I cross-compile Qt 5.8.0 from source myself and use it to build the Qt "Dynamic Layouts" example from Qt Widgets …

c++ qt themes qt5 msys2
Executing a script in MSYS2/MinGW

On Windows, if I start c:\msys64\mingw64.exe, it opens a shell, where I can build my project, let's …

windows mingw-w64 msys2
How to distribute a GTK+ application on Windows?

I have installed GTK+ (specifically GTK3) via MSYS and MinGW on Windows. I now want to copy the GTK+ dlls …

windows gtk gtk3 msys2
tmux no server running on /tmp/tmux-*/default - Windows msys2 terminal

I'm new to tmux and have been trying to get a .tmux.conf that suits me and build a script …

windows terminal tmux msys2
Installing nodejs and npm on MSYS2

My OS is win7, and I using MSYS2(version:MSYS_NT-6.1), Please give advice how to install nodejs and npm …

node.js msys2
Use Go lang with MSYS2

I want to use Go, the programming language on Windows using MSYS2. Which package should I use and how to …

go pacman msys2
cmake error using the mingw-w64-x86_64 gcc toolchain under Windows 7 : "this program has been built without plugin support"

I have a setup with Windows 7, MSYS2, Mingw-w64-x86_64 gcc toolchain, CMake, and I am trying to build the nanomsg …

gcc windows-7 mingw-w64 msys2 nanomsg