Re: [VOTE] Release PyLucene 3.3.0

2011-07-04 Thread Michael McCandless
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

Problems building JCC

2011-07-04 Thread Petrus Hyvönen
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