Changes between Version 15 and Version 16 of Win32Build


Ignore:
Timestamp:
Mar 23, 2012 4:10:59 AM (12 years ago)
Author:
robert-whitley
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Win32Build

    v15 v16  
    137137- Add the directory where the external packages are stored to the !PyDev settings. ''Window ‣ Preferences ‣ !PyDev ‣ Interpreter-Python ‣ Libraries ‣ New Folder''. 
    138138 
    139 - Finally right click on the project, properties and then change the PyDev PYTHONPATH so that it contains the build directory. This is needed for debugging purposes. 
     139- Finally right click on the project, properties and then change the !PyDev PYTHONPATH so that it contains the build directory. This is needed for debugging purposes. 
    140140 
    141141- Open sansview.py and hit the run button.