Re: Installation of fontconvert_win - problem
Eli Zaretskii <eliz-mXXj517/[email protected]>
| Newsgroups | gmane.comp.gnu.mingw.user |
|---|---|
| Message-ID | <[email protected]> |
> From: Tony <[email protected]> > Date: Mon, 23 Sep 2019 19:17:19 +0200 > > So according to https://github.com/adafruit/Adafruit-GFX-Library/blob/master/fontconvert/fontconvert_win.md I > have: > Installed the MinGW in C:\MinGW folder > Installed FreeType library freetype-2.10.1.tar.gz in C:\ft10 > Installed MSYS in C:\MinGW\MSYS > Successfully started msys.bat from C:\MinGW\msys\1.0 > and > cd /c > cd ft10 > > but after typing > ./configure --prefix=/mingw > I receive: > sh: ./configure: No such file or directory Those instructions seem to be outdated, as there's now a prebuilt Makefile there, so no need to run the (absent) configure script. Just run "make". _______________________________________________ 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