We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents acf2bbf + 1c73e57 commit a52522fCopy full SHA for a52522f
Source/README.txt
@@ -1,5 +1,7 @@
1
1. Compiling devcpp.exe
2
3
+To build devcpp a recent Delphi version is required (10.4 and onwards).
4
+
5
The main executable devcpp.exe can be built using the following steps:
6
7
1) Install
@@ -22,10 +24,6 @@ The main executable devcpp.exe can be built using the following steps:
22
24
get errors complaining about old versions of code or when you want to
23
25
diff the source folder.
26
-This process has only been tested using Delphi 6 and Delphi 7. The code base
-should be compatible with more recent versions of Delphi, but there is no
27
-guarantee anything will work.
28
-
29
2. Compiling associated tools
30
31
There are a couple of executables that need to be compiled and/or put in the
0 commit comments