[modwsgi] mod_wsgi-3.3 Python 3.2 - apache2.2 - windows 7 build

2011-12-19 Thread Ahmed Hassan
hello, iam trying to build mod_wsgi for python 3.2 / apache2 on windows from source code and it gets an exception: --- Creating library mod_wsgi.lib and object

Re: [modwsgi] mod_wsgi-3.3 Python 3.2 - apache2.2 - windows 7 build

2011-12-19 Thread Graham Dumpleton
For Python 3.2 you must use mod_wsgi source code for mod_wsgi 4.0 from the mod_wsgi source code repository, you can't use 3.3. http://code.google.com/p/modwsgi/source/checkout Even then, last person to try said it wouldn't compile. I don't remember what the issue was but do know I fixed one