On Jan 4, 2008 10:34 AM, Juergen Schmidt <[EMAIL PROTECTED]> wrote:
>
> eric wrote:
> > On Jan 4, 2008 9:28 AM, Juergen Schmidt <[EMAIL PROTECTED]> wrote:
> >> eric wrote:
> >>> Hello,
> >>>
> >>> What is the build environment for building an Addin for OpenOffice.org 
> >>> Calc?
> >>>
> >>> I have downloaded the latest versions of the relevant apps and I
> >>> appear to have ended up with a 32-bit version of the SDK that crashes
> >>> on an unsuccessful attempt to load 64-bit binaries from the program
> >>> directory.
> >> it isn't surprising, isn't it?
> >>
> >> You should ask the Fedora guys if they can provide an appropriate SDK
> >> for you as well.
> >
> > Oops, they do - I missed it before but I have it now.  Many thanks for
> > your kind response and apologies for wasting your time.
> no problem, everybody who is willing to develop for or with OpenOffice
> is always welcome ;-)
>
> Maybe you should think about an implementation in Java because it makes
> the deployment of your addin on different platforms easier. C++ have to
> be compiled on every platform, Java only on one.
>
> And of course you can use our NetBeans plugin that helps a lot to create
> the initial steps and you can concentrate on the real implementation of
> your functions.

Thanks for the warm welcome ;-)  I don't know if Java is an option for
me, as all of my work and expertise is in C++.  For info I'm
maintainer of a project called QuantLibAddin
(http://www.quantlibaddin.org) which exports the QuantLib analytics
library to various end user platforms including Calc.

Kind Regards,
Eric

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

Reply via email to