mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-14 18:12:05 +08:00
Update package names.
A new readme saying simply: 1. Download Delphi 2007 from the CodeGear web site 2. Run the build script would be neat, unfortunately the build script does not install the design-time components automatically (yet). Anyone?...
This commit is contained in:
12
readme.html
12
readme.html
@ -196,7 +196,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>components/edbimage/packages/delphi10/EDBImage.bds<u>group</u></td>
|
<td>components/edbimage/packages/delphi10/EDBImage.bds<u>group</u></td>
|
||||||
<td>Build All + Install "DCLSer100"</td>
|
<td>Build All + Install "DCLSer"</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>components/smdbgrid/packages/delphi10/SMDBGridComponents.bdsproj</td>
|
<td>components/smdbgrid/packages/delphi10/SMDBGridComponents.bdsproj</td>
|
||||||
@ -204,11 +204,11 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>components/synedit/packages/delphi10/SynEdit.bds<u>group</u></td>
|
<td>components/synedit/packages/delphi10/SynEdit.bds<u>group</u></td>
|
||||||
<td>Build All + Install "SynEdit_D10"</td>
|
<td>Build All + Install "SynEditD"</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>components/zeosdbo/packages/delphi10/ZeosDbo.bds<u>group</u></td>
|
<td>components/zeosdbo/packages/delphi10/ZeosDbo.bds<u>group</u></td>
|
||||||
<td>Build All + Install "ZComponentDesign100"</td>
|
<td>Build All + Install "ZComponentDesign"</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>components/heidisql/packages/delphi10/HeidiComponents.bdsproj</td>
|
<td>components/heidisql/packages/delphi10/HeidiComponents.bdsproj</td>
|
||||||
@ -216,7 +216,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>components/virtualtreeview/packages/delphi10/VirtualTrees.bds<u>group</u></td>
|
<td>components/virtualtreeview/packages/delphi10/VirtualTrees.bds<u>group</u></td>
|
||||||
<td>Build All + Install "VirtualTreesD10D"</td>
|
<td>Build All + Install "VirtualTreesD"</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
@ -363,9 +363,9 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
||||||
<h3>Compiler-error: "F1026 File not found: XYZ", although file is definitely existant</h3>
|
<h3>Compiler error F1026: "File not found: XYZ", although file exists</h3>
|
||||||
<p>
|
<p>
|
||||||
It seems that especially the file ZPlainMysql.inc in the package ZPLain
|
It seems that especially the file ZPlainMysql.inc in the package ZPlain
|
||||||
is affected by this phenomen. This is a bug in BDS which has been reported
|
is affected by this phenomen. This is a bug in BDS which has been reported
|
||||||
in 2004, closed for version 10.0.2097.6343.
|
in 2004, closed for version 10.0.2097.6343.
|
||||||
See also <a href="http://qc.borland.com/wc/qcmain.aspx?d=9783">http://qc.borland.com/wc/qcmain.aspx?d=9783</a>:
|
See also <a href="http://qc.borland.com/wc/qcmain.aspx?d=9783">http://qc.borland.com/wc/qcmain.aspx?d=9783</a>:
|
||||||
|
Reference in New Issue
Block a user