Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
installation [2019/03/22 08:10] – [Download the latest package] admininstallation [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-====== Installation ====== 
  
-===== Download the latest package ===== 
- 
-Here you can download the latest Developer-Edition packages for your specific Delphi DX version. 
- 
-**The Developer-Edition is free for development purposes. When releasing your project you need to purchase the Release-Version!** 
- 
-The free developer-edition contains the same features like the release version, it only renders everything with a watermark. 
- 
-^ Version ^ Download ^ 
-| Delphi Berlin 10.3.0 | https://diggets.com/files/packages/Gorilla3D-Delphi-10.3.0-Rio-0.7.5.1476.zip | 
-| Delphi Berlin 10.2.3 | https://diggets.com/files/packages/Gorilla3D-Delphi-10.2.3-Tokyo-0.7.1.950.zip | 
-| Delphi Berlin 10.1.1 | https://diggets.com/files/packages/Gorilla3D-Delphi-10.1.1-Berlin-0.7.1.950.zip | 
- 
-===== Unpack and configure ===== 
-Download the zip-archive and unpack anywhere (<installation-directory>). 
- 
-In Delphi IDE go to: 
-  * Menu: **Components > Install packages** 
-  * Select the package file "Gorilla3D_Delphi_10_x_x_Berlin.bpl" from your <installation-directory>) depending on your IDE version. 
- 
-{{ ::g3d-pckg-install.jpg?nolink&600 |}} 
- 
-==== Delphi 10.3 ==== 
- 
-To insert DCU's go to:  
-  - Menu: **Tools > Options > Language > Delphi-Options > Library** 
-  - Select "Windows 32-Bit" platform on top 
-  - Go to "**Library-Path**" input field and add the "**<installation-directory>\Win32\Release\**" 
-  - Repeat this analog for "Windows 64-Bit" and "Android" platforms 
- 
-{{ ::g3d-dcu-install.jpg?nolink&600 |}} 
-==== Delphi 10.1 - Delphi 10.2 ==== 
- 
-To insert DCU's go to:  
-  - Menu: **Tools > Options > Environmentoptions > Delphi-Options > Library** 
-  - Select "Windows 32-Bit" platform on top 
-  - Go to "**Library-Path**" input field and add the "**<installation-directory>\Win32\Release\**" 
-  - Repeat this analog for "Windows 64-Bit" and "Android" platforms