Re: [sword-devel] EVS3 or EVC4 SwordReader

2008-07-11 Thread SonWon
Thank you Barry I can use all the prayers I can get. I did this once before with my proprietary application and had little trouble. I suspect this one will be a bit harder. Barry Drake wrote: > Hi there > > SonWon wrote: > >> My first task will be to port to EVC4 then. >> > >

Re: [sword-devel] EVS3 or EVC4 SwordReader

2008-07-11 Thread Barry Drake
Hi David . David Trotz wrote: > The eVC 3 build reports the mem.h and other .h file errors in the sword > library. Yet it builds fine, so use the eVC 3 build as a resource when > deciding what errors are mission critical. Sounds like we need to tell eVC4 to be less critical in failing. I th

Re: [sword-devel] EVS3 or EVC4 SwordReader

2008-07-11 Thread David Trotz
SonWon, The eVC 3 build reports the mem.h and other .h file errors in the sword library. Yet it builds fine, so use the eVC 3 build as a resource when deciding what errors are mission critical. David SonWon wrote: > My first task will be to port to EVC4 then. > > Barry Drake wrote: > >> Hi the

Re: [sword-devel] EVS3 or EVC4 SwordReader

2008-07-11 Thread Barry Drake
Hi there SonWon wrote: > My first task will be to port to EVC4 then. That would be great. If you want me to look at any part of it, sent me your eVC4 build-file and I'll try to help. My prayers are with you - it's a tricky task, but I'd say it will be well worth the time. God bless,

Re: [sword-devel] EVS3 or EVC4 SwordReader

2008-07-11 Thread SonWon
My first task will be to port to EVC4 then. Barry Drake wrote: > Hi there .. > > SonWon wrote: > >> you advise that I stay on EVC3? Is everyone else using EVC3, should we >> move the code to EVC4. >> > > I tried eVC4 a few months ago straight after eVC3 had been removed so I > kno

Re: [sword-devel] EVS3 or EVC4 SwordReader

2008-07-11 Thread Barry Drake
Hi there .. SonWon wrote: > you advise that I stay on EVC3? Is everyone else using EVC3, should we > move the code to EVC4. I tried eVC4 a few months ago straight after eVC3 had been removed so I know the problems. I think we do need to port it just so others can get on board if they w

Re: [sword-devel] EVS3 or EVC4 SwordReader

2008-07-10 Thread David Trotz
SonWon wrote: > Well, I have EVC4 up and running. Also have svn running. I tried to > compile and got many errors as expected with EVC4. One error was > missing mem.h. I searched the whole tree and did not find a mem.h so I > have something misconfigured somewhere. I think it should be part

[sword-devel] EVS3 or EVC4 SwordReader

2008-07-10 Thread SonWon
Well, I have EVC4 up and running. Also have svn running. I tried to compile and got many errors as expected with EVC4. One error was missing mem.h. I searched the whole tree and did not find a mem.h so I have something misconfigured somewhere. I think it should be part of EVC4 if I remembe