Menu

#8 Make.bat errors

v1.0_(example)
open
nobody
5
2012-09-10
2011-10-13
Alec Taylor
No

Unfortunately I cannot get pdf2xml compiled. I have even tried hard-coding all the directory paths and binaries (MinGW gcc, g++ &etc) in the make file, but I still end up with errors.

G:\po>make.bat 1> log1.txt 2> log2.txt
log1.txt = http://pastebin.com/FPZdLjtE
log2.txt = http://pastebin.com/jYKcxp7s

Here is my directory tree (attached you'll find tree with files):
.
|-- RELAXSchemas
|-- iconv-1.9.2.win32
| |-- bin
| |-- include
| -- lib |-- libxml2-2.7.8.win32 | |-- bin | |-- include | |-- libxml
| -- lib |-- src-- xpdf-3.03
|-- doc
|-- fofi
|-- goo
|-- misc
|-- splash
`-- xpdf

What do I need to do in order to get pdf2xml compiled?

Thanks for all suggestions,

Alec Taylor

Discussion

  • Alec Taylor

    Alec Taylor - 2011-10-13

    My directory tree (with files)

     
  • Herve Dejean

    Herve Dejean - 2011-10-13

    I cannot see libxpdf.a in the file list. Have you created it ?

    Install xpdf. See http://www.foolabs.com/xpdf/
    create libxpdf.a in xpdf-XX/xpdf/ with ar -rc libxpdf.a *.o

     
  • Alec Taylor

    Alec Taylor - 2011-10-16

    Thanks, but that didn't seem to work either. Some projects include a thirdparty.zip folder containing all the libraries used for the project, preconfigured.

    Can you zip your libraries to simplify this process?

    Thanks,

    Alec Taylor

     
  • Herve Dejean

    Herve Dejean - 2011-11-08

    I upload my libs (windows) (look at FILE/misc), but you should be able to compile xpdf properly.

     
  • Nobody/Anonymous

    li1bCy A round of applause for your blog article.Really thank you! Really Cool.

     

Anonymous
Anonymous

Add attachments
Cancel