- Edited
Hi, I tried once to install scons and I did after hours of digging in internet. Now I had to update python to 2.7.4 version (was 2.4.3) and I 'm in the same situation like before: The documentation about here http://docs.godotengine.org/en/latest/development/compiling/compiling_for_windows.html#setting-up-scons
It is not clear what people are suppose to do to make it work. It sound like : "here some links, now is up to you.. "
People are forced to waste hours each time happen to make some adjustments? Can someone add in documentation this link: http://scons.org/doc/production/HTML/scons-user.html#idm139933257250608 and a basic example/user-case how and where use this command line: "python setup.py install --standard-lib" That for my understanding is the only option to make scons work ? And some suggestions how to modify scons.bat in case someone have more than one version installed in windows - in my computer I have 19 "python.exe" installed... :smiley: - ? "where" is a good utility to understand which python.exe is called first (https://stackoverflow.com/questions/195590/locating-a-file-on-the-path)
Thank you.