2

I (Windows 10) am trying to building pybox2d from source using these instructions

What I did:

  1. Install MinGW and MsyS from here. (Installed mingw-developer-toolkit, mingw32-base, mingw32-gcc-g++, msys-base)
  2. Download SWIG from here, unpacked it, and added it to my environmental variables.
  3. cloned the repo
  4. When I run python setup.py build I get an error

error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": http://landinghub.visualstudio.com/visual-cpp-build-tools

I have however installed Visual C++ Redistributable for Visual Studio 2015 and Microsoft Visual C++ 2015 Redistributable Update 3 RC

And looking at Control Panel\Programs\Programs and Features I see that it is installed. (?)

enter image description here

What am I doing wrong?


These SO posts are similar, but distinct (1), (2)

Toke Faurby
  • 5,788
  • 9
  • 41
  • 62

0 Answers0