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
Next revisionBoth sides next revision
1.0.0:installation [2023/02/23 08:35] – [Unpack and Configure] admin1.0.0:installation [2023/02/23 08:39] admin
Line 7: Line 7:
   - Installer-Tool   - Installer-Tool
   - Manual Installation   - Manual Installation
-    - Delphi 10.1.1 - 10.2.3 
     - Delphi 10.3.0 - Delphi 11.2+     - Delphi 10.3.0 - Delphi 11.2+
 +    - Delphi 10.1.1 - 10.2.3
  
 ===== GetIt Package Manager ===== ===== GetIt Package Manager =====
Line 80: Line 80:
 ==== Configure ==== ==== Configure ====
 After packages were added, we need to configure compiled source-code (DCU) paths. After packages were added, we need to configure compiled source-code (DCU) paths.
-Because IDE has changed over the years, some configurations have been moved. 
  
-==== Delphi 10.1.10.2.3 ====+Because the IDE has changed over the years, some configurations have been moved. 
 + 
 +=== Delphi 10.3.Delphi 11.2===
  
 To insert DCU's go to:  To insert DCU's go to: 
-  - Menu: **Tools > Options > Environmentoptions > Delphi-Options > Library**+  - Menu: **Tools > Options > Language > Delphi-Options > Library**
   - Select "Windows 32-Bit" platform on top   - Select "Windows 32-Bit" platform on top
   - Go to "**Library-Path**" input field and add the "**<installation-directory>\Win32\Release\**"   - Go to "**Library-Path**" input field and add the "**<installation-directory>\Win32\Release\**"
   - Repeat this analog for "Windows 64-Bit" and "Android" platforms   - Repeat this analog for "Windows 64-Bit" and "Android" platforms
  
-==== Delphi 10.3.Delphi 11.2+ ====+{{ ::g3d-dcu-install.jpg?nolink&600 |}} 
 + 
 +=== Delphi 10.1.10.2.3 ===
  
 To insert DCU's go to:  To insert DCU's go to: 
-  - Menu: **Tools > Options > Language > Delphi-Options > Library**+  - Menu: **Tools > Options > Environmentoptions > Delphi-Options > Library**
   - Select "Windows 32-Bit" platform on top   - Select "Windows 32-Bit" platform on top
   - Go to "**Library-Path**" input field and add the "**<installation-directory>\Win32\Release\**"   - Go to "**Library-Path**" input field and add the "**<installation-directory>\Win32\Release\**"
   - Repeat this analog for "Windows 64-Bit" and "Android" platforms   - Repeat this analog for "Windows 64-Bit" and "Android" platforms
  
-{{ ::g3d-dcu-install.jpg?nolink&600 |}}+{{:1.0.0:g3d-ide-10.1.1.jpg?nolink|}}
  
 ==== Notes ==== ==== Notes ====