dev-on-windows icon indicating copy to clipboard operation
dev-on-windows copied to clipboard

An opiniated guide to set up a development environment on Windows.

Results 4 dev-on-windows issues
Sort by recently updated
recently updated
newest added

Salut, Can you make a documentation for installing a library or toolchain in msys2 ? > Configure, compile and install: > > ``` >make -f win32/Makefile.gcc install BINARY_PATH=/mingw64/bin \ >...

When downloading the version in this link, I got repeated "unrecognized file format" after running pacman -Syuu . This was fixed by installing the latest version of msys2 from their...

hi, i created a qt installation tutorial using msys2, you can add it here if you like https://gist.github.com/bigworld12/c2f2ec25af416f72b6c5f3a9fb4df16f

The wiki page for Python mentions: > Make sure for Python3 to go to your Python's scripts folder (C:\Python3X\Scripts) and copy pipwin.exe to pipwin3.exe. However, I also needed to copy...