Hi!
I am trying to build LO with Swedish localization, without success.
I downloaded the latest source from git and followed the suggested
steps from the wiki. My autogen is the following:
./autogen.sh --disable-mozilla --with-num-cpus=4 --without-junit
--with-max-jobs=4 --with-lang=sv --disable-binfilter --disable-kde
--disable-ext-pdfimport --without-doxygen
And i get the following error (when trying to build only dictionnaries)
log for /home/jon/git/libo/dictionaries/en
propmerge: cannot open sdf file:
/home/jon/git/libo/translations/unxlngx6.pro/
misc/sdf/dictionaries/en/dialog/localize.sdf
at /home/jon/git/libo/solver/unxlngx6.pro/bin/propmerge line 46.
dmake: Error code 2, while making
'../unxlngx6.pro/misc/dict-en_in/properties_localized'
What am i doing wrong?
Best regards!