I have also seen the "Command not found" and "Error 127" messages when trying 
to run make with mingw.
Since the "ver" and "type" commands are built-in, I assumed something in the 
make script was running a shell other than cmd.

On 7/7/2013 7:19 PM, Werner LEMBERG wrote:
C:\ft2501\freetype-2.5.0.1>make
make: ver: Command not found
make: type: Command not found
make: *** [dos_setup] Error 127
Hmm.  You are doing something wrong.  Both the `ver' and `type'
commands exist even for Windows 8, according to

   
http://pcsupport.about.com/od/commandlinereference/tp/windows-8-commands-p3.01.htm

Have you inadvertently removed the directory of the Windows command
line tools from the path?

Anyway, I did a 'make' after that and now I've got a
libfreetype-6.dll in ft2501\freetype-2.5.0.1\objs\.libs
Great!


     Werner

_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype-devel



_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to