0

I am compiling MuPDF Library through GIT and NDK but failed to run command as make generate. Please suggest any solution regarding running make command on GIT in windows.

Thanks in advance.

Sanat Pandey
  • 4,081
  • 17
  • 75
  • 132
  • What error are you getting? – PurkkaKoodari Mar 20 '14 at 09:03
  • Hi @Pietu1998, the error before running make command is gen_cmap_cns.h no such file or directory. I searched it on Web then some body says that first run make command on MuPDF library then the problem will solved. – Sanat Pandey Mar 20 '14 at 09:06
  • Googling "windows make" found this toolkit, that contains make for Windows. http://gnuwin32.sourceforge.net/packages/make.htm – PurkkaKoodari Mar 20 '14 at 09:09
  • Git for Windows does not provide *make*. It provides Git. Nothing else. If you need a build environment for Windows, you should be installing msys or cygwin. – patthoyts Mar 20 '14 at 10:12

0 Answers0