I am trying to generate sln and vcproj files from libjingle svn check. I set all the environment variables defined in README, but I keep getting the error:
C:\src>hammer --mode=all --vsproj scons: *** No SConstruct file found. File "c:\src\libjingle\scons-local\scons-local-2.1.0\SCons\Script\Main.py", line 904, in _main
Actually there is no such file, but I can not find information on how and where to create it. Is this problem related to installing Python or SCons or is something missing in libjingle?
source share