File tree Expand file tree Collapse file tree 3 files changed +4
-12
lines changed Expand file tree Collapse file tree 3 files changed +4
-12
lines changed Original file line number Diff line number Diff line change @@ -1247,3 +1247,6 @@ BaseException # New in Python 2.5
1247
1247
request made by Samuel Iseli.
1248
1248
* Added new property "Version" to TPythonEngine returning the current version of P4D as a string as a
1249
1249
request made by Roar Larsen.
1250
+
1251
+ NOTE: This document has not been updated for a long time. Please use the Github tools (history, issue tracher) to
1252
+ follow the changes to this project.
Original file line number Diff line number Diff line change @@ -101,17 +101,8 @@ INSTALLATION:
101
101
For Delphi 7, install the "PythonVCL_d7" package located in the Components folder
102
102
and add the folder "...\Components\Sources\VCL".
103
103
104
- 3) Build PythonIDE (This is optional)
105
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
106
-
107
- You can download the latest build of this application from
108
- http://mmm-experts.com/Downloads.aspx?ProductId=4
109
104
110
- If you want to rebuild PythonIDE by yourself, you must look at PythonIDE\Readme.txt
111
- for the required component packages to install first.
112
-
113
-
114
- 3) Build Modules\Delphi\Delphi.dpr (This is optional)
105
+ 3) Build Modules\Delphi\Delphi.dpr (This is optional and unsupported)
115
106
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
116
107
117
108
Once the project is build you can either extend the Python path with ..\Modules or
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments