Changes between Version 14 and Version 15 of Win32Build


Ignore:
Timestamp:
Mar 23, 2012 5:50:49 AM (12 years ago)
Author:
robert-whitley
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Win32Build

    v14 v15  
    135135- Select the directory where your files are located and the input Folder, and click finish. 
    136136 
    137 - Finally add the directory where the external packages are stored to the !PyDev settings. ''Window ‣ Preferences ‣ !PyDev ‣ Interpreter-Python ‣ Libraries ‣ New Folder''. 
     137- Add the directory where the external packages are stored to the !PyDev settings. ''Window ‣ Preferences ‣ !PyDev ‣ Interpreter-Python ‣ Libraries ‣ New Folder''. 
     138 
     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. 
    138140 
    139141- Open sansview.py and hit the run button.