Helpme with Cpp example error

David Tardon dtardon at redhat.com
Mon Oct 15 21:23:13 PDT 2012


Hi,

On Mon, Oct 15, 2012 at 10:41:35AM -0400, Diosbel Pérez Guevara wrote:
> Hello Comunity:
> 
> My name is Diosbel, I'm starting to develop LibreOffice to help and
> support the community.
> I'm trying to do the example cpp DocumentLoader and shows me the
> following error.
> I'm using Ubuntu 12.04 with Gnome3.
> 
> mkdir -p ../../../LINUXexample.out/misc
> rm -f ../../../LINUXexample.out/misc/oosdk_cpp_types.flag
> "/bin/cppumaker" -Gc -BUCR -O../../../LINUXexample.out/inc
> "/types.rdb" "/types/offapi.rdb"
> cppumaker.bin : init registries failed, check your registry files.
> make: *** [../../../LINUXexample.out/misc/oosdk_cpp_types.flag] Error 99

You need to include a script which sets a couple of environment
variables needed for the build. The script is
/usr/lib64/libreoffice/sdk/setsdkenv_unix.sh on Fedora; I have no idea
about Ubuntu.

D.


More information about the LibreOffice mailing list