← Back to team overview

kicad-developers team mailing list archive

Compilling under Windows

 

Hello gentlemen,

I'm getting following error when trying to compile under Windows:

  File "<string>", line 1
import distutils.sysconfig;print"%s"%distutils.sysconfig.get_python_lib()
                                       ^
SyntaxError: invalid syntax
CMake Error at CMakeLists.txt:346 (message):
  Error occurred while attemping to find the Python site library path.

Environment is Windows XP under VurtualBox, everything is in place, but it won't go :-(
I'm experiencing this for few weeks with every new commit.

Can anyone point me to right direction?

Thank you, Milan


Follow ups