Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  1. Studio 2008 full install, not sure if the Express edition has SDK set up the same way.
  2. GoGui 0.9.5 or later (and a couple required libraries if you don't already have them)
  3. Install SCons 1.2.0.d2009022
  4. The files makeStudio.py, registerTargets.py and msvs.py in CVS. These files should be added to site_scons/site_tools under the top ScienceTools (or other container) directory.
  5. Obtain External libraries for Visual Studio 2008 from /nfs/farm/g/glast/u05/extlib/VC90  Currently that would include:
    ape 2.5.1
    cfitsio v3060A
    CLHEP 1.9.4.2
    cppunit 1.10.2
    f2c 3.4-gl1
    fftw 3.1.2
    ROOT v5.20.00-gl4
    swig 1.3.31
    xerces 2.8.0
  6. Obtain ScienceTools-LATEST-1-2789 2829 source via CVS:
    cvs -z9 co -r ScienceTools-LATEST-1-2783 2829 -d ScienceTools-1-2783 2829 ScienceTools-scons
  7. The Add the files makeStudio.py, registerTargets.py , generateScript.py and msvs.py in CVS. (Or just replace all of SConsFiles/site_scons/site_tools with users/jrb/minimalDev/site_scons/site_tools.) These files should be added to site_scons/site_tools under the top ScienceTools (or other container) directory.Replace allExternals.scons,
  8. Update externals.scons , and setupTarget.scons with the copies appended to this page.  These files are located at the top level of your ScienceTools source checkout from CVS.to use ROOT v5.20.00-gl4 for windows
  9. Start up GoGui and take a look at the GoGui Hints on the page:  https://confluence.slac.stanford.edu/display/SAS/SCons+and+Windows+-+a+Log
    1. Users should go to the utility options item in the options menu to make sure the correct SCons will be used.  For windows this means going to Options->utility Options->scons command to something like:  C:\Python25\Scripts\scons.bat
    2. Go also to build options and select vc9 for the compiler.
  10. setup
  11. to_install
  12. StudioFiles