How to insall SynEdit & VirtualTreeView?

Ti9eR's profile image Ti9eR posted 12 years ago in Installation Permalink
Install and compile

HeidiSQL has one directory named "packages" for each component and for HeidiSQL itself, this is where you'll find the project files. There is one "mother" package file, which you just open and which then opens all other project files automatically: packages/delphiXYZ/heidisql.groupproj .
Project name Action
SynEditR Build
SynEditD Build + Install
VirtualTreesR Build
VirtualTreesD Build + Install
heidisql.exe Build

You should end up with a "heidisql.exe" binary in the "out" folder.
-------------------------------------------------------------------

In order to install SynEditD and VirtualTreesD . Which PATH need to set?
Ti9eR's profile image Ti9eR posted 12 years ago Permalink
When finish all "Build",I copy bpl files to delphi bin,after install,look like attatched picture

http://bbs.2ccc.com/attachments/2012/neti9er_20123178491.png
Ti9eR's profile image Ti9eR posted 12 years ago Permalink
[img=http://bbs.2ccc.com/attachments/2012/neti9er_20123178491.png][/img]
Ti9eR's profile image Ti9eR posted 12 years ago Permalink
http://bbs.2ccc.com/attachments/2012/neti9er_20123178491.png
Ti9eR's profile image Ti9eR posted 12 years ago Permalink
in SynEditD.dpk file,missing two lines like below

{$R *.res}
{$R '..\Source\SynEditReg.dcr'}

Please login to leave a reply, or register at first.