Installation

Top  Previous  Next

Installation is performed using either Delphi2CppInstall.exe or Delphi2CBInstall.exe. All files required for projects, examples, source code, and related components are copied into the selected installation directory.

 

The default installation path is a subfolder named Delphi2Cpp or Delphi2CB inside the user's Documents folder, for example:

 

C:\Users\User\Documents\Delphi2Cpp

 

where User represents your individual Windows user name.

 

Regardless of the installation path you choose, the license file Delphi2CppLic.dat or Delphi2CBLic.dat is always written to this default location.

 

The Delphi2Cpp folder has the following structure:

 

 

+---d2c_cb

+---d2c_vc

+---Examples

¦   +---Console

¦   ¦   +---Console

¦   ¦   +---ConsoleDemo

¦   ¦   +---ConsoleWorking

¦   +---Tetris

+---Projects

+---Source

¦   +---Rtl

¦       +---Common

¦       +---Sys

¦       +---Win

+---SourceWorking

   +---Common

   +---Sys

   +---Win

 

 

The d2c_cb and d2c_vc folders contain helper code for use with C++Builder and Visual C++, respectively.
The Projects folder contains several project files based on the existing folder structure.
The Examples older contains a few sample applications translated with Delphi2Cpp.

 

The gray-shaded part contains files that are not installed automatically by default. This includes the translated version of the Delphi RTL code, the translated code of the Delphi RTL, which, for compilers other than C++Builder, normally has to be linked with your translated applications..Due to copyright restrictions concerning the Delphi RTL, this translated code can only be provided to customers who can prove that they own a valid Delphi license. To obtain the code, please contact me.

 



This page belongs to the Delphi2Cpp Documentation

Delphi2Cpp home  Content