Sorry, somehow Gmail thought I was ready to send it when I wasn't... Hmm.. :(

On 9/11/05, Kohei Yoshida <[EMAIL PROTECTED]> wrote:
...
> In a nutshell, you need to compile your component into a dll for
> Windows, and .so's for unixes, and put them as follows:
> 
> my_package.zip:
> windows.plt/

Here is what I meant to type:

my_package.zip:
  windows.plt/
    my_comp.dll
  solaris_sparc.plt/
    libmy_comp.so
  linux_x86.plt/
    libmy_comp.so
  linux_powerpc.plt/
    libmy_comp.so
  macosx_powerpc.plt/
    libmy_comp.so
  netbsd_sparc.plt/
    libmy_comp.so

which was shamelessly copied from the Developer's Guide. :-)

HTH,

Kohei



-- 
Kohei Yoshida
OpenOffice.org Calc contributor
http://kohei.us/ooo/

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

Reply via email to