Re: [sword-devel] Problem building last CVS snapshot of Sword with GCC 3.0

2001-06-22 Thread Luke Mauldin
I did not go and try doing make clean and then make in the src/utilfuns directory but when I did try that it did fix the problem with the unresolved symbols. As I was compiling the rest of the code I found that in all of the files that included and that using the string type, using namespace

Re: [sword-devel] Problem building last CVS snapshot of Sword with GCC 3.0

2001-06-22 Thread Troy A. Griffitts
OK, thanks again. I see in your output the stdstr missing reference, like before, so you're telling me that you went into src/utilfuns, and did a make clean, then a make, and it didn't add it to the library? That's odd. Does it look like it added it from the output of make? This is at the end

Re: [sword-devel] Problem building last CVS snapshot of Sword with GCC 3.0

2001-06-22 Thread Luke Mauldin
The first problem I ran into was: gcc -I../../../include/ -D_GNU_SOURCE -D_GNU_SOURCE -pipe -Wall -Wno-format -pedantic -pedantic -fomit-frame-pointer -ggdb -O2 -DUSBINARY -march=athlon -mcpu=athlon -c -o gbfrtf.o gbfrtf.cpp gbfrtf.cpp: In member function `virtual char GBFRTF::ProcessText(char

Re: [sword-devel] FINAL 1.5.2 candidate

2001-06-22 Thread Franklin Bratcher
I had to reformat the drive for a clean install of Win2K, what is the alpha website again? - Original Message - From: "Troy A. Griffitts" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 21, 2001 7:44 PM Subject: [sword-devel] FINAL 1.5.2 candidate > OK, I think I've fix

Re: [sword-devel] FINAL 1.5.2 candidate

2001-06-22 Thread Franklin Bratcher
Oops, I found my old alpha CD, added sword into the address, and found the site, but where do I get the keys.txt now? - Original Message - From: "Franklin Bratcher" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 22, 2001 6:20 PM Subject: Re: [sword-devel] FINAL 1.5.2 candid

Re: [sword-devel] FINAL 1.5.2 candidate

2001-06-22 Thread Brook Humphrey
On Thursday 21 June 2001 09:44 pm, you wrote: > Brook, > Thanks for the quick post. I've fixed it in CVS. Let me know. Thanks Troy it works and bibletime 1.0 is running. > > -Troy. > > Brook Humphrey wrote: > > On Thursday 21 June 2001 05:44 pm, you wrote: > > > OK, I thin

Re: [sword-devel] Problem building last CVS snapshot of Sword with GCC 3.0

2001-06-22 Thread Troy A. Griffitts
Luke, Thank you for looking into this. Could you try this for me. make clean make Then if you get any errors, merely preceed to the directory containing the class that has the 'undefined reference' (I realize you might not know what directory this might be, but if you co

Re: [sword-devel] Unicode font (Arial Unicode MS)

2001-06-22 Thread David Burry
Apparently I was misinformed and actually dead wrong when I said Adobe had complete Unicode fonts associated with their name... But Eric Muller, the primary Adobe representative to the Unicode Consortium (Adobe is a full corporate member) was kind enough to send me the following response. I a

RE: [sword-devel] To cantillate or not to cantillate

2001-06-22 Thread Chris Little
> Sorry if i took your suggestion wrongly. My point was merely > to explain how other Bible software has made a bad move that > we could avoid. If the fonts are not sufficient, and you put > the characters in the text, you end up with a mess. So i > guess my answer to your subject line is,

RE: [sword-devel] Re: word selection

2001-06-22 Thread Chris Little
> I've no idea what get's used, but I've got: > Windows ME (with 1000 too many installed programs) > C:\Windows\System\riched20.dll version 5.30.23.1203 > (Microsoft RichEdit Control, version 3.0) > C:\Windows\System\riched32.dll version 5.0.1461.82 > (Windows 95 Rich Text Edit Control)

[sword-devel] Python api?

2001-06-22 Thread Bryan Fordham
Does a python interface to the sword API currently exist? I seem to recall seeing mention of one; Paul Gear said he had heard of a perl interface, so perhaps that's what I'm thinking of. At any rate, any ideas? Thanks, --B -- Bryan L. Fordham "There is such a fine line between genius and stup

Re: [sword-devel] Problem building last CVS snapshot of Sword with GCC 3.0

2001-06-22 Thread Luke Mauldin
Hello, I was able to take care of alot of the sword error messages while compiling by manually adding utilstr.o to libsword.a The line I used to do this was... ar crs /home/luke/bibletime/sword/lib/libsword.a /home/luke/bibletime/sword/src/utilfuns/utilstr.o However I am still getting some er

Re: [sword-devel] FINAL 1.5.2 candidate

2001-06-22 Thread Terry Biggs
Troy, Sword built fine on my redhat 7.1 systerm. I built gnomesword with it and all is well. Thanks to all the sword folks. Terry

Re: [sword-devel] FINAL 1.5.2 candidate

2001-06-22 Thread Brook Humphrey
On Thursday 21 June 2001 09:44 pm, you wrote: > Brook, > Thanks for the quick post. I've fixed it in CVS. Let me know. Thanks it builds now I'll let you know more once I get bibletime built. > > -Troy. > > Brook Humphrey wrote: > > On Thursday 21 June 2001 05:44 pm, you wrot

Re: [sword-devel] To cantillate or not to cantillate

2001-06-22 Thread Paul Gear
Chris Little wrote: > > We had a discussion about this a while back on the Logos beta > > newsgroup (lbs.titus), and Bob insisted that the 'right way' > > (TM) was to use Unicode. What it means is that the Greek and > > Hebrew texts are unusable > > (IMO) until a complete font is available. > >

Re: [sword-devel] FINAL 1.5.2 candidate

2001-06-22 Thread Stephen Denne
It's looking fantastic. Stephen Denne. - Original Message - From: "Troy A. Griffitts" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 22, 2001 12:44 PM Subject: [sword-devel] FINAL 1.5.2 candidate > OK, I think I've fixed the hide/show module bug and have compiled > agai

Re: [sword-devel] Re: word selection

2001-06-22 Thread Stephen Denne
I've no idea what get's used, but I've got: Windows ME (with 1000 too many installed programs) C:\Windows\System\riched20.dll version 5.30.23.1203 (Microsoft RichEdit Control, version 3.0) C:\Windows\System\riched32.dll version 5.0.1461.82 (Windows 95 Rich Text Edit Control) (Product Nam