[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: Maintainers and Translators: Call to Arms
- To: crimson-users@xxxxxxxx
- Subject: Re: Maintainers and Translators: Call to Arms
- From: Andrej Krivulčík <krivulcik@xxxxxxxxx>
- Date: Tue, 01 Aug 2006 22:17:30 +0200
- Delivered-to: archiver@seul.org
- Delivered-to: crimson-users-outgoing@seul.org
- Delivered-to: crimson-users@seul.org
- Delivery-date: Tue, 01 Aug 2006 16:17:23 -0400
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:to:subject:references:from:content-type:mime-version:content-transfer-encoding:message-id:in-reply-to:user-agent; b=Uy+YgBCkNXGP1OQ60NxrAHJhxhvfRRwNwYqc3GX7DrxDGi+cpNE8pjGMCdsWUpSvNbmp4ybRkTU+Oyrq4SeDvbsbnYB5qIGXcSgQUxht98MCnhUsxAzA18vyqXMFJ8ZnazzKWpn/+MUzCI/FsdDmZtna8yrjVju3Vcxz/rLd88I=
- In-reply-to: <1154292556l.3263l.0l@fizz>
- References: <1153842841l.268l.1l@fizz> <20060726090339.GD4486@kraken.home.aster.pl> <1153949668l.267l.0l@fizz> <1154021839l.241l.1l@fizz> <20060728143456.GE4486@kraken.home.aster.pl> <1154292556l.3263l.0l@fizz>
- Reply-to: crimson-users@xxxxxxxx
- Sender: owner-crimson-users@xxxxxxxx
- User-agent: Opera M2/8.51 (Linux, build 1462)
On Sun, 30 Jul 2006 22:49:16 +0200, Jens Granseuer <jensgr@xxxxxxx> wrote:
Silvio, can you confirm that this solution also works for the PPC port?
I checked out the CVS version today to translate the new strings to
slovak, but could not compile the game. The error I received was:
parser.cpp: In member function `int CFParser::Parse(const std::string&)':
parser.cpp:147: error: invalid conversion from `unsigned char*' to `char*'
parser.cpp:147: error: initializing argument 1 of
`std::basic_istream<_CharT,
_Traits>& std::basic_istream<_CharT, _Traits>::get(_CharT*, int) [with
_CharT = char, _Traits = std::char_traits<char>]'
make[1]: *** [parser.o] Error 1
make[1]: Leaving directory
`/home/thefox/games/crimson/games/crimson-cvs/tools'
make: *** [all-recursive] Error 1
I will send the slovak translation diff when I can check if the
translation is properly done.
Andrej