encukou / py3c

A Python 2/3 compatibility layer for C extensions
http://py3c.readthedocs.org
MIT License
59 stars 20 forks source link

Unable to install py3c on windows using namke #30

Closed karthiksonti24 closed 3 years ago

karthiksonti24 commented 4 years ago

Can some please help me with this.

Project "C:\csvn\subversion.proj" (1) is building "C:\csvn\targets\000-Py3c.proj" (2) on node 1 (default targets). Build: nmake.exe /nologo /S /F Makefile Makefile(9): fatal error U1036: syntax error : too many names to left of '=' [C:\csvn\targets\000-Py3c.proj] Stop. C:\csvn\targets\000-Py3c.proj(19,5): error MSB3073: The command "nmake.exe /nologo /S /F Makefile " exited with code 2. Done Building Project "C:\csvn\targets\000-Py3c.proj" (default targets) -- FAILED.

Done Building Project "C:\csvn\subversion.proj" (build target(s)) -- FAILED.