document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. "Compile thumb : mupdf <= mupdf.c
  2. jni/mupdf.c: In function 'get_globals':
  3. jni/mupdf.c:254:28: warning: cast to pointer from integer of different size [-Wi
  4. nt-to-pointer-cast]
  5. jni/mupdf.c: In function 'Java_com_artifex_mupdfdemo_MuPDFCore_openFile':
  6. jni/mupdf.c:335:9: warning: cast from pointer to integer of different size [-Wpo
  7. inter-to-int-cast]
  8. jni/mupdf.c: In function 'Java_com_artifex_mupdfdemo_MuPDFCore_openBuffer':
  9. jni/mupdf.c:475:9: warning: cast from pointer to integer of different size [-Wpo
  10. inter-to-int-cast]
  11. make: *** No rule to make target `jni/../../../source/pdf/js/pdf-js.c', needed b
  12. y `obj/local/armeabi-v7a/objs/mupdfcore/__/__/__/source/pdf/js/pdf-js.o'. Stop.
');