[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] error: Unable to find vcvarsall.bat



I'm trying to compile pygame on Windows using MS VS 11.0.

I keep getting the error "error: Unable to find vcvarsall.bat"

vcvarsall.bat is in C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC so I have it. I'm not sure how to let the build system know where it is.

Does anyone know?

Paul Vincent Craven