[sword-devel] Sword 1.4.5 compile
Franklin Bratcher
sword-devel@crosswire.org
Tue, 09 Nov 1999 20:20:02 -0600
"Troy A. Griffitts" wrote:
>
> Franklin,
> Are you using the final release of 1.4.5. If so, I messed up and left
> -Werror in the compile command in Makefile.cfg The warning is no
> problem, but with -Werror left in, the compiler stops on warnings,
> treating them as errors.
>
> -Troy.
I finally figured that out, and commented out the line in Makefile.cfg.
Also in the utilities directory, you call for a build on a .cpp file not
present. so i commented that out as well. but now i have 1.4.5 working
with the Bibletime 0.2 snapshot at least. :O)