Hi :) Is the QuantLib addin/add-on/plug-in/extension released under a copy-left License such as GPL, LGPL, MPL or something like that? Are you happy to release your updated one under a copy-left so that anyone can modify and redistribute the code in an OpenSource way?
If so then it might be a good idea to join the devs list and/or post a bug-report about the add-on to see if you get any helpful suggestions from other devs. http://wiki.documentfoundation.org/BugReport Good luck and many regards from Tom :) ________________________________ From: Lars Callenbach <[email protected]> To: [email protected] Sent: Thu, 11 August, 2011 9:23:53 Subject: Re: [libreoffice-users] unopkg error 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 >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 -- 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 -- 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
