Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Hence we could get along with the general _setup and no wrapper scripts, but not the other way around.

What's missing or broken

Current implementation is (perhaps only barely) adequate for Linux/Mac as far as I know.  But on Windows

  • Environment is not getting propagated properly when Studio is started up from GoGui (applies only to VS 2008 since SCons only creates project and solutions files for that compiler) 
  • On systems with more than one compiler installed, the various setup scripts do not know anything about the environment in effect when the script was created except for certain environment variables (PATH, PYTHONPATH, etc).  In particular, values for environment variables LIB and (VS 2008 only) LIBPATH are not recovered. The environment for one or another compiler can be established by running a (Microsoft-supplied) file, but exactly where the file is and what it's called depends not only on compiler version