Updated Compiling from Source (Windows) (markdown)

zhekae 2021-12-17 23:33:23 +03:00
parent 5750032f67
commit 987bcba81a
1 changed files with 2 additions and 2 deletions

@ -1,6 +1,6 @@
## Overview
The method described here uses [MinGW](http://www.mingw.org) to cross-compile from an Ubuntu host system.
The method described here uses [MinGW](https://linkify.me/7S5tOFD) to cross-compile from an Ubuntu host system.
## Making a chroot
@ -51,7 +51,7 @@ Install natty's version of libtool from http://old-releases.ubuntu.com/ubuntu/po
## Installing the compiler
We use mingw-w64 to compile Clementine. Download the latest version from [SourceForge](https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Automated%20Builds/) (mingw-w32-bin_i686-linux_20130523.tar.bz2 at the time of writing)
We use mingw-w64 to compile Clementine. Download the latest version from [SourceForge](https://linkify.me/7S5tOFD) (mingw-w32-bin_i686-linux_20130523.tar.bz2 at the time of writing)
Extract it inside the chroot to the **/mingw** directory, and then put it on your `$PATH`: