Lars On Thu, 2011-08-11 at 10:23 +0200, Lars Callenbach wrote:
> Hi Jay, > > I have modified the QuantLib addin code so that it runs under Linux and > Windows XP (using Openoffice 3.2.1). Under Libreoffice the code compiles and > the oxt file will be created but loading of the addin (using the oxt file) > fails with an error message under Linux. > > Was there any change in the api of Libreoffice? What do I have to change/add > to get a working addin? Is there any documentation or are there any C++ addin > examples that can be used? The examples in the SDK (code examples under > $SDK/examples/cpp) are not helpful. It seems that there have been no changes. > So I expect that the code for the Quantlib addin need not be modified. Any > ideas? > > Regards, > Lars Truthfully, I do not know what changes, if any were made to the APIs. You might want to check some the developer documentation. > >Lars, > > > >On Wed, 2011-08-10 at 09:22 +0200, Lars Callenbach wrote: > > > >> Hello, > >> > >> I have compiled an addin which works find under openoffice 3.2. Using > >> either libreoffice 3.3 or 3.4 the following error message appears: > >> ---- > >> ERROR: Fehler beim Hinzuf�gen von: > >> vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE/uno_packages/luecz64g.tmp_/CalcAddins.oxt > >> Cause: Media-Typ konnte nicht ermittelt werden: > >> file:///root/.libreoffice/3/user/uno_packages/cache/uno_packages/luecz64g.tmp_/CalcAddins.oxt > >> > >> unopkg failed. > >> ---- > >> The directory CalcAddins.oxt has not been created and the oxt file has not > >> been unziped. > >> > >> What do I have to change to get a working addin using libreoffice? > >> > >> Regards, > >> Lars > >> -- > >> NEU: FreePhone - 0ct/min Handyspartarif mit Geld-zurück-Garantie! > >> Jetzt informieren: http://www.gmx.net/de/go/freephone > >> > > > >I would check OOo to see if they have an updated version and check > >http://libreplanet.org/wiki/Group:OpenOfficeExtensions/List and > >http://wiki.documentfoundation.org/Downloads/Templates . Plugins, unless > >they are official ones, may lag the release somewhat some if they need > >significant changes they may not work with the latest version. > > > >-- > >Jay Lozier > >[email protected] > > > -- > Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir > belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de > -- Jay Lozier [email protected] -- For unsubscribe instructions e-mail to: [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
