close
Warning:
AdminModule failed with TracError: Unable to instantiate component <class 'trac.admin.web_ui.BasicsAdminPanel'> (super(type, obj): obj must be an instance or subtype of type)
- Timestamp:
-
Jan 10, 2013, 7:50:58 PM (13 years ago)
- Author:
-
Martin Kolman
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v38
|
v39
|
|
| 58 | 58 | This tells bbpy too look for the Qt libraries on device. |
| 59 | 59 | |
| 60 | | Then remove all 'libQt*.so' files from the ''blackberry-py/lib'' folder for you package as they are no longer needed. |
| | 60 | Then remove all 'libQt*.so' files from the ''blackberry-py/lib'' folder and remove the ''blackberry-py/plugins'' ''blackberry-py/imports'' folders for you package as they are no longer needed. |
| 61 | 61 | |
| 62 | 62 | This should make your package much smaller. A python hello-world with included Qt libraries has about 16 MB, without the librairies it has 3.7 MB. |