Thanks,
in the meantime I did a full rebuild over night and now it's working
again.
I would like to work on improving the layout of some dialogs and other
UI stuff.
Am I right that you are working on some kind of auto-layout like gtk
has? How far are you with that? I would rather use some layout
mechanism than playing with fixed positions and moving pixels around.
Samuel
Am Di 04 Sep 2012 13:13:50 CEST schrieb Caolán McNamara:
On Fri, 2012-08-31 at 10:04 +0200, Samuel Mehrbrodt wrote:
libo/writerfilter/source/rtftok/rtfdocumentimpl.cxx:3190:83: Fehler:
»OOXML_del« ist kein Element von »writerfilter::ooxml«
libo/writerfilter/source/rtftok/rtfdocumentimpl.cxx:3190:102: Fehler:
»OOXML_ins« ist kein Element von »writerfilter::ooxml«
make[2]: ***
[libo/workdir/unxlngi6.pro/CxxObject/writerfilter/source/rtftok/rtfdocumentimpl.o]
Fehler 1
Any idea what is wrong this time?
I'd guess that this is some flaw in the dependencies. I think those
OOXML_ins etc things are generated from oox/source/token/tokens.txt, so
I suggest
cd oox
make clean
cd ../writerfilter
make clean
cd ..
make
I never saw any such errors on the "Incremental" build-bot which I run
to try and catch such gotchas to try and find incremental problems like
that so I'm unsure what triggered that problem for you.
C.
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice