[brailleblaster] Re: Can't build BrailleBlaster

  • From: "John J. Boyer" <john.boyer@xxxxxxxxxxxxxxxxx>
  • To: brailleblaster@xxxxxxxxxxxxx
  • Date: Thu, 19 Jul 2012 01:05:01 -0500

Hi Vic,

We need to get the jar file for tika and place it in the dist/lob 
directory. This affects all platforms.

John

On Wed, Jul 18, 2012 at 11:47:58PM -0400, Vic Beckley wrote:
> Hi John and François,
> 
> After the latest pushes I can't build BrailleBlaster under Windows. I get
> the following errors:
> 
> Buildfile: C:\bb\build.xml
> 
> init:
> 
> compile:
>     [javac] Compiling 50 source files to C:\bb\classes
>     [javac]
> C:\bb\src\main\org\brailleblaster\wordprocessor\DocumentManager.java:70:
> package org.apache.tika does not exist
>     [javac] import org.apache.tika.Tika;
>     [javac]                       ^
>     [javac]
> C:\bb\src\main\org\brailleblaster\wordprocessor\DocumentManager.java:981:
> cannot find symbol
>     [javac] symbol  : class Tika
>     [javac] location: class org.brailleblaster.wordprocessor.DocumentManager
>     [javac]           Tika tika = new Tika();
>     [javac]           ^
>     [javac]
> C:\bb\src\main\org\brailleblaster\wordprocessor\DocumentManager.java:981:
> cannot find symbol
>     [javac] symbol  : class Tika
>     [javac] location: class org.brailleblaster.wordprocessor.DocumentManager
>     [javac]           Tika tika = new Tika();
>     [javac]                           ^
>     [javac] C:\bb\src\main\org\brailleblaster\wordprocessor\UTD.java:163:
> incompatible types
>     [javac] found   : java.lang.String
>     [javac] required: int
>     [javac]                 switch (elementName) {
>     [javac]                         ^
>     [javac] 4 errors
> BUILD FAILED
> C:\bb\build.xml:17: Compile failed; see the compiler error output for
> details.
> Total time: 1 second
> 
> Do I have to install pika? If so, what is involved in this?
> 
> 
> 
> Best regards from Ohio, U.S.A.,
> 
> Vic
> E-mail: vic.beckley3@xxxxxxxxx
> 
> 
> 

-- 
John J. Boyer; President, Chief Software Developer
Abilitiessoft, Inc.
http://www.abilitiessoft.com
Madison, Wisconsin USA
Developing software for people with disabilities


Other related posts: