[Cython] build failure on windows with 0.21b1 windows py27 x64

Ian Bell ian.h.bell at gmail.com
Thu Aug 21 09:00:12 CEST 2014


 A snippet of my failure:

lex\Scanners.c(6876) : error C2121: '#' : invalid character : possibly the
result of a macro expansion
lex\Scanners.c(6876) : error C2146: syntax error : missing ')' before
identifier 'ifdef'
lex\Scanners.c(6876) : error C2121: '#' : invalid character : possibly the
result of a macro expansion
lex\Scanners.c(6878) : error C2059: syntax error : 'else'
lex\Scanners.c(6888) : error C2059: syntax error : '}'
lex\Scanners.c(6902) : error C2121: '#' : invalid character : possibly the
result of a macro expansion
lex\Scanners.c(6902) : error C2121: '#' : invalid character : possibly the
result of a macro expansion
soft Visual Studio 9.0\VC\BIN\amd64\cl.exe"' failed with exit status 2

Anyone run into similar problems?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cython-devel/attachments/20140821/7868458a/attachment.html>


More information about the cython-devel mailing list