On 25.03.2017 08:43, Mahnoor Ajaz wrote: > "Missing > C:/blender-git/blender/../lib/win64_vc12/python/include/python3.5/Python.h"
is this file in fact there, on your file system? (guess not). Why does the build assume it should be there? The mentioned path looks as if this was some external dependency, outside of the actual blender tree, correct? If so, how did the CMake build come to expect this dependency there? Was this some auto-detected path? Did the CMake configure run complain about some missing dependency, related to Python-3.5? This is how I'd start to solve this kind of problem.... _______________________________________________ Bf-committers mailing list [email protected] https://lists.blender.org/mailman/listinfo/bf-committers
