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
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to