> When i try to compile licq i receive error:
The unit tests have been disabled *after* 1.5.0-rc1. For now you can either manually disable them, using ccmake or cmake -DBUILD_TESTS=OFF, or check out the SVN stable-1.5 branch.
Best regards,
Arne
--
Dipl.-Inform. Arne Schmitz Phone +49 (0)241 80-21817
Computer Graphics Group Mobile +49 (0)151 29145947
RWTH Aachen University Fax +49 (0)241 80-22899
Ahornstrasse 55, 52074 Aachen, Germany http://www.rwth-graphics.de
http://code.google.com/p/googletest/
// Erik
--
Erik Johansson
Home Page: http://ejohansson.se/
PGP Key: http://ejohansson.se/erik.asc
Thank you.
I found dtest site but i just want to point that there is no information
in INSTALL file about that library.
Also 1.5.0-rc1 does not build on slackware 13.1 (current) 64 bit. Im using
gettext-tools 0.17
Error:
make
Scanning dependencies of target translations
[ 0%] Generating be.gmo
[ 0%] Generating de.gmo
/usr/local/src/licq-1.5.0-rc1/po/de.po:251: `msgid' and `msgstr' entries
do not both end with '\n'
--- cut ---
/usr/local/src/licq-1.5.0-rc1/po/de.po:12419: `msgid' and `msgstr' entries
do not both end with '\n'
/usr/bin/msgfmt: found 28 fatal errors
make[2]: *** [po/de.gmo] Error 1
make[1]: *** [po/CMakeFiles/translations.dir/all] Error 2
make: *** [all] Error 2
I will use svn of course but just point the bug.
Regards,
Condor
> /usr/local/src/licq-1.5.0-rc1/po/de.po:251: `msgid' and `msgstr' entries
> do not both end with '\n'
> --- cut ---
> /usr/local/src/licq-1.5.0-rc1/po/de.po:12419: `msgid' and `msgstr' entries
> do not both end with '\n'
> /usr/bin/msgfmt: found 28 fatal errors
> make[2]: *** [po/de.gmo] Error 1
> make[1]: *** [po/CMakeFiles/translations.dir/all] Error 2
> make: *** [all] Error 2
>
> I will use svn of course but just point the bug.
Yes, that is also already fixed.
Regards,