Changes between Version 14 and Version 15 of Win32Build
- Timestamp:
- Mar 23, 2012 5:50:49 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Win32Build
v14 v15 135 135 - Select the directory where your files are located and the input Folder, and click finish. 136 136 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. 138 140 139 141 - Open sansview.py and hit the run button.