Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
installation [2019/03/08 10:20] – created admininstallation [2020/09/29 16:18] – [Download the latest package] admin
Line 1: Line 1:
-1) Download the latest package:+====== Installation ======
  
-* Delphi Berlin 10.3.0: https://diggets.com/files/packages/Gorilla3D-Delphi-10.3.0-Rio-0.7.5.1476.zip +===== Download the latest package =====
-* 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+
  
-2)  +You can download the latest Developer-Edition packages for your specific Delphi DX version at  
-* Download the zip-archive and unpack +  * official: https://gorilla3d.de/files/ 
-In Delphi IDE go to: Menu Components > Install packages + 
-* Select the "Gorilla3D_Delphi_10_1_1_Berlin.bpl" from your destination directory +Check out the "packages" folder, choose your Delphi IDE version and download the highest version. 
-To insert DCU's go to: Menu > Tools > Options > Environmentoptions > Delphi-Options > Library Library-Path + 
-(repeat this for every platform: win32, win64 and android)+Latest Package (for 10.4.1): [[https://gorilla3d.de/files/packages/10.4.1/|https://gorilla3d.de/files/packages/10.4.1/]] 
 + 
 +**The Developer-Edition is free for development purposes and max. 5 developers. 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 contains multiple watermarks. 
 + 
 +===== 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_C++_10.x.x_0.8.1.250.bpl" from "<installation-directory>\Win32\Release" 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