-
Sergey Sharybin authored
It was broken since 2.58a and problem was caused by sysconfig module which tried to parse python configuration header (pyconfig.h). Use dirname(platform.__file__) to determine libpath for python.
Sergey Sharybin authoredIt was broken since 2.58a and problem was caused by sysconfig module which tried to parse python configuration header (pyconfig.h). Use dirname(platform.__file__) to determine libpath for python.
game_engine_save_as_runtime.py 8.60 KiB