[Libreoffice] error in basic.src ?

Matúš Kukan matus.kukan at gmail.com
Sat Jul 16 12:40:03 PDT 2011


Hi,

I've started to convert basic to gbuild with AllLangResTarget.
But then I got error from source/app/basic.src:
Text = UPDVER;
             ^
f640: "/home/ubuntu/git/libo/clone/libs-core/basic/source/app/basic.src",
line 87: Error: syntax error
f256: Error: !! 1 Error found!!

I found when using old build system it's defined in
http://opengrok.libreoffice.org/xref/bootstrap/solenv/inc/settings.mk#965
and RSCREVISION is probably from
http://opengrok.libreoffice.org/xref/bootstrap/solenv/inc/minor.mk

So, I guess It's wrong in basic.src and there should be something else
or maybe whole IDD_TT_ABOUT_DIALOG is unused.
Or it shall be there and we want to define that also when using new
build system?

Matus


More information about the LibreOffice mailing list