Would you be willing to share your makefile? I am having quite a bit of
trouble with this as well.
Tom -
Thank you for sharing your expertise on this matter. I was unable to
use the pre-built binaries as I am using a 64-bit system (attempting
to do so would results in the error: ImportError: DLL load failed: %1
is not a valid Win32 application).
This is my setup:
Windows 7 (64-bit)
Python 2.7.
in the cpp.py file, adding a 'pass'
statement instead. Then the installation seemed to go ahead fine.
However, the wisdom of my workaround seemed questionable, at best.
What are your thoughts? What is the appropriate syntax for 'rename' ?
Thanks again,
Jeremy
On Thu, May 3, 2
I've been trying trying to build pylucene-4.4.0-1 on a Windows 64-bit
machine, and have run into a bit of trouble.
Specifically, when I attempt to build Pylucene via "make" I get the error
"fatal error C1128: number of sections exceeded object file format limit :
compile with /bigobj". No matter h
Thanks, that worked perfectly. I wasn't sure where to set this compiler
option.
On Fri, Aug 23, 2013 at 5:45 PM, Andi Vajda wrote:
>
> On Aug 23, 2013, at 23:24, Jeremy Michels
> wrote:
>
> > I've been trying trying to build pylucene-4.4.0-1 on a Windows 64-bit
&g