Andreas L Delmelle schrieb:
On Mar 10, 2007, at 20:36, Andreas L Delmelle wrote:

On Mar 10, 2007, at 20:08, Thomas Zastrow wrote:
<snip />
I got a lot of errors of this kind:

/home/zastrow/fop/source/trunk/src/java/org/apache/fop/fonts/FontSetup.java:23: package org.apache.fop.fonts.base14 does not exist
import org.apache.fop.fonts.base14.Helvetica;

And, yes there aren't any classes like org.apache.fop.fonts.base14 ... ??

Those should have been generated by the 'codegen' step in your previous post...
Are you using the same source tree in both cases?

This just occurred to me:
Did you recompile after running 'ant codegen'? (ant compile)
If you're referencing FOP as a compiled JAR in your own project:
Did you recreate the JAR? (ant package)

Andreas, I'm not sure that I understand you ... I followed the instructions on file:///home/zastrow/fop/fop-0.93/docs/0.93/compiling.html

So, I just started the command "ant" in the root-directory of FOP.

But, yes, now I see that in build/gensrc/org/apache/fop/fonts/base14 there _are_ the *.java-files ... ?

Best,

Tom



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to