Sorry, I should have included my errors 1st time around:
In file included from build/_lucene/__wrap03__.cpp:514:
build/_lucene/org/apache/lucene/search/grouping/AbstractSecondPassGroupingCollector$SearchGroupDocs.h:55:
error: expected unqualified-id before '&' token
build/_lucene/org/apache/lucene
I agree this is not a release blocker -- +1 to release PyLucene 3.3.0-1.
Mike McCandless
http://blog.mikemccandless.com
On Sun, Jul 3, 2011 at 1:20 PM, Andi Vajda wrote:
>
> On Sun, 3 Jul 2011, Christian Heimes wrote:
>
>> Am 03.07.2011 18:17, schrieb Andi Vajda:
>>>
>>> What kind of errors ?
>
Hi,
This is likely another faq but,
I've moved to a windows 7 machine (64bit) and trying to compile jcc. mingw32
compiler, JDK, JRE installed. I'm getting a libjcc.a - No such file or
directory error. javac is available at the command prompt.
Building with:
python setup.py build --compiler=ming