Hello Shoichiro,

On Mon, Mar 16, 2015 at 09:53:33AM +0900, Shoichiro Yanagida wrote:
> Hi, I'm planning on integrating some functionality of reportbuilder.
> Prior to this, I have to read and understand current source code.
> Is source code of report builder in svn the latest version
> which works with AOO 4.1.1 ?
> ----
> I've found two versions of oxt binary.
> One is in the official extension site, which unfortunately doesn't work
> with 4.1.1 (menus and toolbars are not shown).
> And the other is in Ariel's, which works with 4.1.1.
> I hope the version in svn is the Ariel's.

Yes, the source code in the subversion repo is
https://svn.apache.org/viewvc/openoffice/trunk/main/reportbuilder/
Unfortunately, you need to checkout and build the whole thing.
I build with the following switches:

 --enable-report-builder \
 --with-sac-jar=/home/ariel/OOo/reportbuilder-deps/sac.jar \
 --with-libxml-jar=/home/ariel/OOo/reportbuilder-deps/libxml-1.1.7.jar \
 --with-flute-jar=/home/ariel/OOo/reportbuilder-deps/flute-1.1.6.jar \
 
--with-jfreereport-jar=/home/ariel/OOo/reportbuilder-deps/flow-engine-0.9.4.jar 
\
 --with-liblayout-jar=/home/ariel/OOo/reportbuilder-deps/liblayout-0.2.10.jar \
 --with-libloader-jar=/home/ariel/OOo/reportbuilder-deps/libloader-1.1.6.jar \
 --with-libformula-jar=/home/ariel/OOo/reportbuilder-deps/libformula-1.1.7.jar \
 
--with-librepository-jar=/home/ariel/OOo/reportbuilder-deps/librepository-1.1.6.jar
 \
 --with-libfonts-jar=/home/ariel/OOo/reportbuilder-deps/libfonts-1.1.6.jar  \
 
--with-libserializer-jar=/home/ariel/OOo/reportbuilder-deps/libserializer-1.1.6.jar
 \
 --with-libbase-jar=/home/ariel/OOo/reportbuilder-deps/libbase-1.1.6.jar \


Regards
-- 
Ariel Constenla-Haile
La Plata, Argentina

Attachment: signature.asc
Description: Digital signature

Reply via email to