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.

I am running Fedora Core 8 on 64-bit intel (x86_64).

The version of OpenOffice.org Calc which shipped with FC8 is
openoffice.org-2.3.0-6.7.fc8.  My program files directory is:
    /usr/lib64/openoffice.org/program

I downloaded version 2.3 of the SDK
(OOo-SDK_2.3.0_LinuxIntel_install.sh).  When I try to use the SDK it
crashes as mentioned above:

    idlc -I/opt/openoffice.org2.3_sdk/idl myproject.idl
    idlc: error while loading shared libraries: libreg.so.3: wrong ELF
class: ELFCLASS64

Is there a 64-bit version of the SDK that I should be using?

The version of gcc that shipped with FC8 is 4.1.2.  The link below
leads me to believe that this is the right compiler for me to use?
http://wiki.services.openoffice.org/wiki/Compiler_versions_used_by_port_maintainers_and_release_engineers

Thanks,
Eric

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

Reply via email to