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?
_______________________________________________ cython-devel mailing list cython-devel@python.org https://mail.python.org/mailman/listinfo/cython-devel