Rockbox mail archive
Subject: Re: genlang question
----- Original Message -----
From: "Linus Nielsen Feltzing" <linus_at_haxx.se>
To: "Rockbox" <rockbox_at_cool.haxx.se>
Sent: Tuesday, October 03, 2006 8:32 AM
Subject: Re: genlang question
> Peter Herngaard wrote:
>> But the Perl script always returns an error.
>> What is wrong with my command line syntax?
>
> How could we know what is wrong if you don't tell us which error message
> it returns?
Well, the error it returns is actually the default output screen when no
command line arguments are given.
It is triggered by:
if(!$ARGV[0]) {
So apparently my command line syntax
(genlang.pl -b=mynewlang.lng -e=english.lang -t=mynewlang.lang) is broken,
which I don't understand.
As far I understand -b denotes the binary output file (b=output.bin),, -e
denotes the original english.lang
file (-e=english.lang) and -t denotes the target language file
(-t=mynewlang.lang).
Kind regards
Received on 2006-10-03
Page was last modified "Jan 10 2012" The Rockbox Crew
|