Hi Karl, thanks for the reports. > 1. "make dist" in a current Sword SVN tree results in a .tar.gz which > lacks include/osisvariants.h.
Should be fixed in SVN now. Eventually you need a autogen.sh and a configure or usrinst.sh. > 2. Under CygWin, src/utilfuns/swobject.cpp needs <string.h> in order > to compile, due to the presence of the nonstandard stricmp(); CygWin > string.h re-#defines it to the standard strcasecmp(). Or perhaps use > swbuf.h instead, since it brings in string.h. In utilstr.h in the namespace sword we have our own stricmp. i changed swobject to use that instead. Please test that if possible. Joachim -- <>< Re: deemed www.bibletime.info _______________________________________________ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page