Hello. With Visual Studio 2008 don't run Pylucene. Now I am downloading
Visual Studio Prefessional 2003. Then I'll tell you if it works
Andi Vajda escribió:
On Fri, 11 Sep 2009, Christian Heimes wrote:
Andi Vajda schrieb:
On Thu, 10 Sep 2009, Christian Heimes wrote:
AFAIK it's getting har
On Sep 12, 2009, at 6:58, Truffe Hugo wrote:
Hello. With Visual Studio 2008 don't run Pylucene.
What's the actual problem ?
Andi..
Now I am downloading Visual Studio Prefessional 2003. Then I'll tell
you if it works
Andi Vajda escribió:
On Fri, 11 Sep 2009, Christian Heimes wrote:
Andi Vajda wrote:
> Do you really ? If so why ?
> If there is a library mismatch, can I not recompile Python 2.5
> with VC++ 2008 ?
Distutils doesn't allow to compile extensions with another version of
MSVC than the version Python has been compiled with. The official build
of Python 2.5 is compile
On Sep 12, 2009, at 12:11, Christian Heimes wrote:
Andi Vajda wrote:
Do you really ? If so why ?
If there is a library mismatch, can I not recompile Python 2.5
with VC++ 2008 ?
Distutils doesn't allow to compile extensions with another version of
MSVC than the version Python has been compil
Andi Vajda wrote:
> Yeah, I remember now. I guess Hugo should move to Python 2.6 - it's
> built with VC++ 2008, right? - if getting the older VC++ compiler is
> not possible.
>
> Hugo, is there any reason for you not to use Python 2.6 ?
You are correct, Python 2.6 and 3.0 are using VS 2008 ak