[libreoffice-users] libreoffice 3.5.1 sdk problem under windows xp

2012-03-29 Thread Lars Callenbach
Hello,

I have downloaded the latest sdk for 3.5.1. SetSDKenvironment.bat shows a 
required path for URE as information at the end but URE can not be set in  the
script. Including URE/misc in the PATH environment solves problems with 
unknown DLLs but the cpp examples do not compile (all works fine under 3.4).

Help appreciated.

Regards, 
  Lars

P.S.: is the development mailing list the right mailing list for this topic?

-- 
NEU: FreePhone 3-fach-Flat mit kostenlosem Smartphone!  

Jetzt informieren: http://mobile.1und1.de/?ac=OM.PW.PW003K20328T7073a

-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
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


Re: [libreoffice-users] unopkg error

2011-08-11 Thread Lars Callenbach
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
>jsloz...@gmail.com


-- 
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: users+h...@global.libreoffice.org
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


[libreoffice-users] unopkg error

2011-08-10 Thread Lars Callenbach
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

-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
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