[bt-devel] A compile problem with a fix.
John Couturier
bt-devel@crosswire.org
Wed, 14 Feb 2001 05:42:12 -0800
Gentlemen,
I downloaded the cvs version of bibletime-2 on Feb 13th and when I compiled it I ran into two problems to fix the first one I modified line 267 in backend/sword_backend/cswordbackend.cpp to say SWMgr::existsDir
and to fix the second I had to comment out line 148 in frontend/ctipwindow.cpp as the error was that it couldn't convert from QString to const Char *. I tried other things but the only thing I could come up with that worked was just commenting it out.
Thank you for your time and effort in this program, it is really looking nice. Keep up the good work.
John