> From: Tony <tonys****@lords*****> > Date: Tue, 24 Sep 2019 01:26:09 +0200 > Sensitivity: Normal > > Hi Eli, > hope it is ok to email to you directly... You didn't: this is the MinGW mailing list address, not my personal email (which is perfectly OK: I'd prefer not to take this off the list). > Thank you for your answer. I know this is not your fault, but I really disslike the outdated instructions on the > web. And it does not look to end with this... > This is what hapenned, after typing "make" from the folder /c/ft10 > $ make > config.mk:25: /c/ft10/freetype-2.10.1/builds/unix/unix-def.mk: No such filename or directory > config.mk:26: /c/ft10/freetype-2.10.1/builds/unix/unix-cc.mk: No such filename or directory > make: cft10freetype-2.10.includefreetypefreetype.n: Command not found > make: *** No rule to make target `/c/ft10/freetye-2.10.1/builds/unix7unix-cc.mk'. Stop. > > In the /c/ft10/freetype-2.10.1/builds/unix/ there are following files starting "unix...": Sorry, I didn't originally realize the instructions want you to build freetype-2.10 first. You don't need to do that at all, just download and install the prebuilt package from here: https://sourceforge.net/projects/ezwinports/files/freetype-2.10.0-w32-bin.zip/download Make sure you unzip the archive from the C:\MinGW directory, so that you have a C:\MinGW\include\freetype2 directory after unzipping. Then perform only the instructions in STEP 3 and on.