I tried to install the new WLC module from the Beta repository. It was
installed in Xiphos. The 1.4 version has normal spaces between the
Hebrew words. But the 1.5 version has no spacing between the words. The
whole sentence becomes one long word. I didn't check the whole module,
just Genesis 1. Is
I wanted to experiment with non-anonymous module management. So I
turned on FTP, defined myself a new source, and got very confused.
What I'm up against may be a curl issue, that is, it may not be Sword's
fault. But it sure does look funny.
I wanted merely to expose my own module set redundantl
Martin Gruner wrote:
> we use the following stupid program to check that linking BibleTime against
> Sword is going to work:
>
> ...
> However, after just upgrading to 1.6.0, I get the following error trying to
> compile the test program: ...
cd cmake && g++ -I /usr/include/sword/ -lsword swo
Dmitrijs Ledkovs wrote:
>> These are annoying to read, but relatively harmless (unless you do
>> -Werror of course :) . They do mean that the code concerned is not
>> really doing sufficient error checking, which should IMO be fixed; I
>> think I provided some ideas/a patch for at least some of t
2009/5/24 Jonathan Marsden :
> Dmitrijs Ledkovs wrote:
>
>> Verseparsing-utf8 is failing.
>
> Confirmed. I saw that too a while back...
>
>> ../src/mgr/filemgr.cpp: In member function ‘signed char
>> sword::FileMgr::trunc(sword::FileDesc*)’:
>> ../src/mgr/filemgr.cpp:276: warning: ignoring ret
Dmitrijs Ledkovs wrote:
> Verseparsing-utf8 is failing.
Confirmed. I saw that too a while back...
> ../src/mgr/filemgr.cpp: In member function ‘signed char
> sword::FileMgr::trunc(sword::FileDesc*)’:
> ../src/mgr/filemgr.cpp:276: warning: ignoring return value of ‘ssize_t
> write(int, const
For anyone who might be tempted to take more than a passing interest in the
documentary hypothesis, I would refer them to an analysis (1996) of
Pentateuchal Studies Today by my friend Gordon Wenham. See
http://www.biblicalstudies.org.uk/article_pentateuch_wenham.html
http://www.biblicalstudies.or
Verseparsing-utf8 is failing.
$ wget -q
http://crosswire.org/ftpmirror/pub/sword/source/v1.6/sword-1.6.0.tar.gz
$ sha256sum sword-1.6.0.tar.gz
8f1348c98015c656414f89ffa235afb3b1860cce2b242a81baeb16fde7678f4a
sword-1.6.0.tar.gz
$ tar xf sword-1.6.0.tar.gz
$ cd sword-1.6.0/
$ ./configure --wit
Hi Troy,
just tried your suggestion.
g++ ../cmake/sword_linker_check.cpp `pkg-config --cflags sword` `pkg-config --
libs sword`
/tmp/Wh8w.o: In function `main':
/home/dev/bibletime/build/../cmake/sword_linker_check.cpp:23: undefined
reference to `sword::InstallMgr::InstallMgr(char const*,
s
Troy,
I half-heartedly wondered about attending the ELF this year, especially as
my friend John Lennox is one of the speakers. (I hope you had the chance to
meet him.)
Perhaps next year, when I will have much more free time.
cf. I recently applied for Voluntary Redundancy, so my employment i
On Sun, May 24, 2009 at 8:38 AM, Troy A. Griffitts wrote:
> Dear Martin,
>
> I have just tried out your test program. Here is my experience.
>
> I have the file yo.cpp:
>
> #include
> #include
> #include
> int main(int argc, char* argv[])
> {
> sword::SWMgr mgr;
> sword::InstallM
2009/5/24 Martin Gruner :
> Hi all,
>
> we use the following stupid program to check that linking BibleTime against
> Sword is going to work:
>
> sword_linker_check.cpp:(.text+0xd7): undefined reference to
> `sword::InstallMgr::InstallMgr(char const*, sword::StatusReporter*,
> sword::SWBuf, swor
Dear Martin,
I have just tried out your test program. Here is my experience.
I have the file yo.cpp:
#include
#include
#include
int main(int argc, char* argv[])
{
sword::SWMgr mgr;
sword::InstallMgr imgr;
sword::FTPTransport trans("example.com");
return 0;
}
Hi all,
we use the following stupid program to check that linking BibleTime against
Sword is going to work:
#include
#include
#include
#include
int main(int argc, char* argv[])
{
sword::SWMgr mgr;
sword::InstallMgr imgr;
sword::FTPTransport trans("example.com");
On Sun, May 24, 2009 at 5:16 PM, Jonathan Marsden wrote:
> It's probably harmless. But there seem to be more than ten files in the
> SWORD codebase that identify themselves as being:
>
>> $Id: swmgr.h 2321 2009-04-13 01:17:00Z scribe $
>
> What is peculiar: none of them are actually the file swmg
We are pleased to announce the immediate availability of the
Translatable Exegetical Tools (TExT) New Testament Greek Lexicon. The
vision of this project is to create a collaboratively produced modern
replacement for Strongs' NT Greek Dictionary that can be distributed
freely, translated freely
It's probably harmless. But there seem to be more than ten files in the
SWORD codebase that identify themselves as being:
> $Id: swmgr.h 2321 2009-04-13 01:17:00Z scribe $
What is peculiar: none of them are actually the file swmgr.h :)
Jonathan
___
s
Dmitrijs Ledkovs wrote:
> I did some digging and analysis about that link flags are added while
> building libsword. ...
> 1) Curl. Instead of using curl-config to use PKG_CHECK_MODULES macro
This is probably a good solution, and it should be portable. But I'd
vote for this happening in SWORD 1
18 matches
Mail list logo