An open API service indexing awesome lists of open source software.

https://github.com/mkeeter/guile-mingw

PKGBUILD for Guile 2.2
https://github.com/mkeeter/guile-mingw

Last synced: 11 months ago
JSON representation

PKGBUILD for Guile 2.2

Awesome Lists containing this project

README

          

Install [msys2](http://www.msys2.org/)
and open a "MSYS2 MinGW 64-Bit" shell.

Run the following commands to clone and start building:
```
pacman -Syuu
pacman -S git
git clone https://github.com/mkeeter/guile-mingw
cd guile-mingw
makepkg-mingw -s
```

It will make it almost all the way,
then fail when building documentation.