--- Begin Message ---
Hi,
I did the following:
rm -Rf /home/ilbay/Desktop/libreoffice/bootstrap/svtools/unxlngi6.pro
# optional module 'clean'
/bin/bash
cd /home/ilbay/Desktop/libreoffice/bootstrap
source ./LinuxX86Env.Set.sh
cd svtools
make -r
and I got this error message:
/home/ilbay/Desktop/libreoffice/bootstrap/svtools/source/contnr/imivctl1.cxx:295: error: prototype
for ‘void SvxIconChoiceCtrl_Impl::InsertEntry(SvxIconChoiceCtrlEntry*, size_t, const Point*)’ does
not match any in class ‘SvxIconChoiceCtrl_Impl’
/home/ilbay/Desktop/libreoffice/bootstrap/svtools/source/contnr/imivctl.hxx:354: error: candidate
is: void SvxIconChoiceCtrl_Impl::InsertEntry(SvxIconChoiceCtrlEntry*, sal_uLong, const Point*)
make: ***
[/home/ilbay/Desktop/libreoffice/bootstrap/solver/350/unxlngi6.pro/workdir/CxxObject/svtools/source/contnr/imivctl1.o]
Error 1
ilbay@ilbay-U-100:~/Desktop/libreoffice/bootstrap/svtools$ make -r > build.log
/home/ilbay/Desktop/libreoffice/bootstrap/svtools/source/contnr/imivctl1.cxx:295: error: prototype
for ‘void SvxIconChoiceCtrl_Impl::InsertEntry(SvxIconChoiceCtrlEntry*, size_t, const Point*)’ does
not match any in class ‘SvxIconChoiceCtrl_Impl’
/home/ilbay/Desktop/libreoffice/bootstrap/svtools/source/contnr/imivctl.hxx:354: error: candidate
is: void SvxIconChoiceCtrl_Impl::InsertEntry(SvxIconChoiceCtrlEntry*, sal_uLong, const Point*)
make: ***
[/home/ilbay/Desktop/libreoffice/bootstrap/solver/350/unxlngi6.pro/workdir/CxxObject/svtools/source/contnr/imivctl1.o]
Error 1
Also I tried this http://wiki.documentfoundation.org/Development/Native_Build , but unfortunately
nothing changed :(.
Thank you for all your help.
Sincerely,
Tugay Ilbay
PS: @Michael, I want to contribute developing code. Maybe it is better for me to begin with
easy-hacking in order to get familiar with LibreOffice. However, I will be pleased if I hear what
you think.
--- End Message ---
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.