3. buildtest.exe build error - I comment out the building of
buildtest.exe in CMakeLists.txt
This might be a question for Troy. I wonder if these are based on the
deprecations he has done this cycle?
--Greg
This problem is the same as in 1.8.1.
Gary
On Tue, Oct 6, 2020 at 3:52 AM ZdPo Ster wrote:
>
>
> On Sun, 4 Oct 2020 at 21:32, Greg Hellings
> wrote:
>
>> Ah, I had heard that Microsoft understood slash characters better in
>> paths nowadays compared to their insistence on backslashes in the past.
>> That update should be easy to merge.
>
Gary,
I have prepared the changes for #1 and 4 below.
For #3 try defining CLUCENE_HOME with -DCLUCENE_HOME=../../some/path/ to
where you built and installed CLucene. That *should* allow
FindCLucene.cmake to locate the files appropriately.
Now, if I could just ever remember my SVN password to mak
On Sun, Oct 11, 2020, 11:21 Gary Holmlund wrote:
> Troy and Greg,
>
> I have compiled BibleTime with Sword 1.8.903 on Windows. To do this I
> had to make 4 changes to cmake files. The first and last one are easy
> changes. The second and third will need more effort to decide how to
> properly fix
Troy and Greg,
I have compiled BibleTime with Sword 1.8.903 on Windows. To do this I
had to make 4 changes to cmake files. The first and last one are easy
changes. The second and third will need more effort to decide how to
properly fix them.
Thanks for your great efforts.
Gary Holmlund
1