RE: [sword-devel] Windows CE updates

2004-01-17 Thread Chris Little
files I mentioned are generated by eVC and probably never edited or > compared by hand anyway. > > Johan > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Chris Little > Sent: Saturday, January 17, 2004 19:20 > To: [EMAI

Re: [sword-devel] Windows CE updates

2004-01-17 Thread Troy A. Griffitts
mentioned are generated by eVC and probably never edited or compared by hand anyway. Johan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chris Little Sent: Saturday, January 17, 2004 19:20 To: [EMAIL PROTECTED] Subject: Re: [sword-devel] Windows CE updates Johan

RE: [sword-devel] Windows CE updates

2004-01-17 Thread Johan Gorter
: Saturday, January 17, 2004 19:20 To: [EMAIL PROTECTED] Subject: Re: [sword-devel] Windows CE updates Johan, > I checked in a change to disable the HTML, when you compile with > -DNOHTML. I also changed the project- and workspace files to BINARY > format, my eVC won't run them when they

Re: [sword-devel] Windows CE updates

2004-01-17 Thread Troy A. Griffitts
Johan, Argh! I spoke 10 minutes too soon! I think it works now. You can remove your mods.conf (old style configurations) and create a mods.d directory and just drop your *.conf files in there now (new config style). I haven't tried it yet, but you should be able to take advantage of the /e

Re: [sword-devel] Windows CE updates

2004-01-17 Thread Troy A. Griffitts
Johan, I have been cursing CE for the last 2 days :) I always was getting your error dialog box in open: file: /Program File/sword/mods.conf could not be open. Sometimes I'd get error 0, which means it was successful??? Sometimes all kinds of other errors. So, after trying EVERYTHING, I figur

Re: [sword-devel] Windows CE updates

2004-01-17 Thread Chris Little
Johan, > I checked in a change to disable the HTML, when you compile with > -DNOHTML. I also changed the project- and workspace files to BINARY > format, my eVC won't run them when they have unix end-of-lines. Only _real_ binary files should be checked in as binary. I'm not sure which CVS progr

[sword-devel] Windows CE updates

2004-01-17 Thread Johan Gorter
Hello Troy, I tried to get the windows CE to work again. Unfortunately I did not succeed. I saw that you made some changes in the 'unistd' to open files. It might seem logical to convert paths to windows format, but the IPAQ understands unix-paths perfectly. Without this malfunctioning conversion