You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Jose Luis Benitez (JIRA)" <ji...@apache.org> on 2011/05/02 22:03:03 UTC

[jira] [Commented] (PDFBOX-999) Cant compile PDFBOX 1.5 with IKVM

    [ https://issues.apache.org/jira/browse/PDFBOX-999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13027809#comment-13027809 ] 

Jose Luis Benitez commented on PDFBOX-999:
------------------------------------------

I was able to compile PDFBox 1.5 with IKVM. 
I used IKVM version 0.46.0.1 
Apache-Ant version 1.8.2 
Java version jdk-1_5_0_22 
on a Windows XP system.

Any way you can get the total output displayed?

> Cant compile PDFBOX 1.5  with IKVM
> ----------------------------------
>
>                 Key: PDFBOX-999
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-999
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Text extraction
>    Affects Versions: 1.5.0
>         Environment: Windows xp, Ant 1.8.2
>            Reporter: Alex
>             Fix For: 1.6.0
>
>
> I just can't use PDFBOX inside vb.net.  There are classes missing. 
> Tryed with 1.5 and 1.6, same erros.
> This is a small part of the console output from ikvm with the errors:
>      [exec] Note IKVMC0001: found main method in class "org.apache.pdfbox.ExtractText"
>      [exec] Warning IKVMC0109: skipping class: "org.apache.pdfbox.ExtractText"
>      [exec]     (class is already available in referenced assembly "pdfbox-1.6.0-SNAPSHOT, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")
>      [echo] Building ImportFDF
>      [exec] Note IKVMC0001: found main method in class "org.apache.pdfbox.ImportFDF"
>      [exec] Warning IKVMC0109: skipping class: "org.apache.pdfbox.ImportFDF"
>      [exec]     (class is already available in referenced assembly "pdfbox-1.6.0-SNAPSHOT, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")
>      [echo] Building IimportXFDF
>      [exec] Note IKVMC0001: found main method in class "org.apache.pdfbox.ImportXFDF"
>      [exec] Warning IKVMC0109: skipping class: "org.apache.pdfbox.ImportXFDF"
>      [exec]     (class is already available in referenced assembly "pdfbox-1.6.0-SNAPSHOT, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")
>      [echo] Building Overlay
>      [exec] Note IKVMC0001: found main method in class "org.apache.pdfbox.Overlay"
>      [exec] Warning IKVMC0109: skipping class: "org.apache.pdfbox.Overlay"
>      [exec]     (class is already available in referenced assembly "pdfbox-1.6.0-SNAPSHOT, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")
>      [echo] Building PDFSplit
>      [exec] Note IKVMC0001: found main method in class "org.apache.pdfbox.PDFSplit"
>      [exec] Warning IKVMC0109: skipping class: "org.apache.pdfbox.PDFSplit"
>      [exec]     (class is already available in referenced assembly "pdfbox-1.6.0-SNAPSHOT, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")
>      [echo] Building PDFReader
>      [exec] Note IKVMC0001: found main method in class "org.apache.pdfbox.PDFReader"
>      [exec] Warning IKVMC0109: skipping class: "org.apache.pdfbox.PDFReader"
>      [exec]     (class is already available in referenced assembly "pdfbox-1.6.0-SNAPSHOT, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira