You've already forked lina-components
mirror of
https://bitbucket.org/Dennis07/lina-components.git
synced 2025-08-24 21:49:04 +02:00
Version 1.0 DEV 1.02a
Signed-off-by: Dennis07 <den.goehlert@t-online.de>
This commit is contained in:
@@ -19,12 +19,37 @@ versions installed:
|
||||
won't be available in the components palett of the personal
|
||||
version.
|
||||
|
||||
== Obtainment =====================================================
|
||||
To get Lina Componants, you can either download a snapshot or use a
|
||||
version control system. If you choose to use the snapshot
|
||||
alternative you have to take care of your up-to-date-keeping by
|
||||
yourself. Note that due to security and functionality issues it is
|
||||
recommended to always run the latest version of Lina Components
|
||||
unless you are forced to do elsewise.
|
||||
|
||||
To get your copy of Lina Components, first visit the official
|
||||
website at: https://bitbucket.org/Dennis07/lina-components
|
||||
- Navigate to the "Downlads" > "Download repository" to get the
|
||||
latest version once.
|
||||
- Use a GIT* client to clone the project's work directory onto your
|
||||
machine. Refresh update it to the latest version.
|
||||
|
||||
*) GIT is a version control system originally developed to manage
|
||||
linux kernal distributions. It is used to ensure developers to
|
||||
always work with the latest versions of code libraries available
|
||||
and is being used by alot of project maintainers.
|
||||
The most frequntly-used GIT client is "Tortoise GIT", available
|
||||
under: http://tortoisegit.org/
|
||||
|
||||
== Installation ===================================================
|
||||
1. Add the "{...}\Source" and the "{...}\Source\Compiled" Folders
|
||||
to your application's library path
|
||||
2. Open the corresponding packe for your Delphi version located in
|
||||
{...}\Package\{DELPHI_...}\{LINA_D_...}.dpk
|
||||
3. Right-click on the package and compile it
|
||||
3. Right-click on the package and compile it *
|
||||
4. Right-click on the package and build it
|
||||
5. Right-click on the package and install it
|
||||
6. Close the package
|
||||
6. Close the package
|
||||
|
||||
*) If you are using Delphi XE5 Dev-Update 2, the units are already
|
||||
ready for use. Just skip this step, if you want.
|
Reference in New Issue
Block a user