Hi All I need help with cmake configuration.
I am using windows vc11, and cmake throw this error msg ####################################################### CMake Error at CMakeLists.txt:2227 (message): Missing: "D:/src/blender/src/soc-2014-remesh/../lib/windows_vc11/python/include/python3.4/Python.h", Set the cache entry 'PYTHON_INCLUDE_DIR' to point to a valid python include path. Containing Python.h for python version "3.4" ######################################################### i saw that python 3.4 is in svn https://svn.blender.org/svnroot/bf-blender/trunk/lib/windows/python/include/python3.4/ but not for vc11 https://svn.blender.org/svnroot/bf-blender/trunk/lib/windows_vc11/python/include/ Where i can get this python 3.4 libraries for vc11, or someone know how this libraries are generated for try to compile this? Thanks Alexander Pinzon Fernandez _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
