Language text files are not being copied over to build-dir

What do you want to see in Armagetron soon? Any new feature ideas? Let's ponder these ground breaking ideas...
Post Reply
User avatar
dlh
Formerly That OS X Guy
Posts: 2035
Joined: Fri Jan 02, 2004 12:05 am
Contact:

Language text files are not being copied over to build-dir

Post by dlh »

Using linux, the language files (english, german, er, thats it I guess) do not get copied over to the build directory.

And a request for luke-jr since he really couldn't live with spelling of "color" :P : please remove all the strings that are defined twice from the american language file.
Luke-Jr
Dr Z Level
Posts: 2246
Joined: Sun Mar 20, 2005 4:03 pm
Location: IM: luke@dashjr.org

Re: Language text files are not being copied over to build-d

Post by Luke-Jr »

nemostultae wrote:And a request for luke-jr since he really couldn't live with spelling of "color" :P : please remove all the strings that are defined twice from the american language file.
They're only defined once, overriding the english language. The workaround (edit: was 'fix') disabling the complaint messages is in z-man's recording branch, IIRC. It'd likely be better to allow it to be merged into HEAD with that instead of doing it seperately.
Last edited by Luke-Jr on Fri Jun 10, 2005 7:56 am, edited 1 time in total.
User avatar
Z-Man
God & Project Admin
Posts: 11710
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

Luke: It's not a fix, it's a workaround this time. Those warning messages were actually useful, and I'd really like them to be turned on.

Nemo: The texture, model and configuration files are not copied either; instead, the directory defaults have been changed so that the files are also looked for in the source directory. Isn't that working for you?
User avatar
dlh
Formerly That OS X Guy
Posts: 2035
Joined: Fri Jan 02, 2004 12:05 am
Contact:

Post by dlh »

It copied over the deutsch.txt file. And the game started up with that language file, and it couldn't locate the american.txt file.
User avatar
Z-Man
God & Project Admin
Posts: 11710
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

Hmm. How do you build the thing on the Mac? Are you using the ./configure path or the project files or a mixture?
User avatar
dlh
Formerly That OS X Guy
Posts: 2035
Joined: Fri Jan 02, 2004 12:05 am
Contact:

Post by dlh »

Built on Debian. autoconf, autoheader, moved to build dir, ../armagetronad/configure, and make. I will try out another build.
User avatar
Z-Man
God & Project Admin
Posts: 11710
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

Maybe it's the currently corrupted deutsch.txt that's disturbing here, it's already eating up Lucifers english.txt.
User avatar
Tank Program
Forum & Project Admin, PhD
Posts: 6712
Joined: Thu Dec 18, 2003 7:03 pm

Post by Tank Program »

I noticed that when I was testing yesterday everything from cvs was coming up in german...
Image
Post Reply