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
12471247 request made by Samuel Iseli.
12481248 * Added new property "Version" to TPythonEngine returning the current version of P4D as a string as a
12491249 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:
101101 For Delphi 7, install the "PythonVCL_d7" package located in the Components folder
102102 and add the folder "...\Components\Sources\VCL".
103103
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
109104
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)
115106 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
116107
117108 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