How-To/Tutorial for installing mingw-get and mingw32-make
Pascal Landau <pascal.landau-gM/[email protected]>
| Newsgroups | gmane.comp.gnu.mingw.user |
|---|---|
| Message-ID | <CA+Ct6xLr918kw5hvLyUvW+NsrY_j=KmtQ8658EhmW=BKT4deeA@mail.gmail.com> |
Hey *, just posted a small video tutorial on how to setup make for windows via mingw-get https://youtu.be/rLraYQK4Fzs Steps: - Set up 'mingw-get' (basically 'apt-get') - Instructions: http://www.mingw.org/wiki/getting_started#toc5 - Download: https://sourceforge.net/projects/mingw/files/Installer/mingw-get-setup.exe/download - Install and add the 'bin/' directory to 'PATH' (see https://www.pascallandau.com/blog/php7-with-xdebug-2-4-for-phpstorm-on-windows-10/#the-path-variable ) - Install 'mingw32-make' via 'mingw-get install mingw32-make' - Create the file 'bin/make' with the content 'mingw32-make.exe $*' - Open a new shell and type 'make' Cheers Pascal ( https://www.pascallandau.com ) _______________________________________________ MinGW-Users mailing list [email protected] This list observes the Etiquette found at http://www.mingw.org/Mailing_Lists. We ask that you be polite and do the same. Disregard for the list etiquette may cause your account to be moderated. _______________________________________________ You may change your MinGW Account Options or unsubscribe at: https://lists.osdn.me/mailman/listinfo/mingw-users Also: mailto:[email protected]?subject=unsubscribe