Re: [sword-devel] Problems compiling swordlib with vc6 and vc7.1

2006-07-12 Thread L.Allan-pbio
Here is a link: http://www.bibleinverse.org/Misc/patch_lda_vc6_71_060712.txt DM Smith wrote: > L.Allan-pbio wrote: >> >> If it would help, I can try to remember how to use svn and submit a >> patch file. >> >> > From the command line: > cd sword > svn diff > patch.txt > __

Re: [sword-devel] Problems compiling swordlib with vc6 and vc7.1

2006-07-12 Thread DM Smith
L.Allan-pbio wrote: > > If it would help, I can try to remember how to use svn and submit a > patch file. > > From the command line: cd sword svn diff > patch.txt ___ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailma

[sword-devel] Problems compiling swordlib with vc6 and vc7.1

2006-07-12 Thread L.Allan-pbio
With swordlib revision 1945, I'm encountering these problems using Microsoft vc6 and vc7.1: *** *** swbuf.h line 28 #ifdef WIN32 #include #endif There is no mem.h, so this fails. It turns out that mem.h isn't needed, so these three lines