Dear all, I am trying to compile 32bit mod_wsgi.so for Python2.7 Apache2.2 for Windows, I downloaded the source code from (https://code.google.com/p/modwsgi/downloads/detail?name=mod_wsgi-3.4.tar.gz) and try compiling below accordingly to documentation but not been successful. I looked at win32-ap22py27mk, the path is for 64bits VC, could that be the problem?
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC>nmake /f "c:\Users\teng\Downloads\mod_wsgi-3.4\win32-ap22py27.mk" Microsoft (R) Program Maintenance Utility Version 9.00.21022.08 Copyright (C) Microsoft Corporation. All rights reserved. NMAKE : fatal error U1073: don't know how to make 'mod_wsgi.c' Stop. Thank you so much for your help :) Cheers, Terry -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/modwsgi?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
