Re: lucene build failure on Windows using pylucene 9.7.0

2024-10-21 Thread Andi Vajda
On Tue, 22 Oct 2024, Prashant Saxena wrote: Ok, here are the changes as requested in jcc/jcc3/cpp.py RESERVED = set(['constant delete', 'constant and', 'constant or', 'constant not', 'constant xor', 'constant union', 'constant register', 'constant const', 'constant bool', 'const

Re: lucene build failure on Windows using pylucene 9.7.0

2024-10-21 Thread Prashant Saxena
Ok, here are the changes as requested in jcc/jcc3/cpp.py RESERVED = set(['constant delete', 'constant and', 'constant or', 'constant not', 'constant xor', 'constant union', 'constant register', 'constant const', 'constant bool', 'constant operator', 'constant typeof', 'constant asm

Re: lucene build failure on Windows using pylucene 9.7.0

2024-10-21 Thread Andi Vajda
> On Oct 21, 2024, at 12:53, Prashant Saxena wrote: > > Well, JCC & Lucene was successfully built on Windows. Although it was not > at all a good experience. > I don't know if someone has successfully installed PyLucene on windows ever. > The Python script to build PyLucene is also working fin

Re: lucene build failure on Windows using pylucene 9.7.0

2024-10-21 Thread Prashant Saxena
Well, JCC & Lucene was successfully built on Windows. Although it was not at all a good experience. I don't know if someone has successfully installed PyLucene on windows ever. The Python script to build PyLucene is also working fine by creating the *GENERATE* command and executing it. While buildi