Displaying 2 results from an estimated 2 matches for "autowatch".
Did you mean:
autopatch
2018 Apr 11
0
how to build 64bit xapian using MSVC2017?
...!=0; i++){
ep = merge(ep,set[i],cmp,offset);
set[i] = 0;
}
set[i] = ep;
}
throw exception in 'for(i=0; i<LISTSIZE-1 && set[i]!=0; i++)'
unhandled exception at 0x00007FF75873AA1A (in lemon.exe ): 0xC0000005: read position 0x00000000329EBB90 access conflict
autowatch:
+ ep 0x0000000000000000 <NULL> char *
i 686815808 int
+ list 0x0000000000000000 <NULL> char *
+ set 0x000000bb28eff8b0 {0x0000000000000000 <NULL>, 0x0000000000000000 <NULL>, 0x0000000000000000 <NULL>, ...} char *[30]
> But the query parser compiling faile...
2018 Apr 03
3
how to build 64bit xapian using MSVC2017?
hi, Olly Betts,
Thank you for you answer.
My xapian version is 1.2.8.
Need I upgrade it to 1.4 if I want to build it with MSVC2017 x64?
lishu at fiberhome.com
From: Olly Betts
Date: 2018-03-29 11:10
To: 李澍; xapian-discuss
Subject: Re: how to build 64bit xapian using MSVC2017?
On Tue, Mar 20, 2018 at 08:28:24PM +0000, Olly Betts wrote:
> Related to this, the appveyor build is