Installation

Top  Previous  Next

 

The installation is done by the installer Delphi2CppInstall.exe or Delphi2CBInstall.exe. All files for projects, examples, source code etc.are copied into the chosen installation directory.

 

The default path  is a sub-folder Delphi2Cpp or Delphi2CB in the user documents folder, like:

 

C:\Users\User\Documents\Delphi2Cpp

 

where "User" is your special Windows user name.

 

Regardless of the path, that you chose for the installation, the license file Delphi2CppLic.dat or Delphi2CBLic.dat  will be written  at that default path. 

 

The Delphi2Cpp folder has following structure:

 

+---d2c_cb

+---d2c_vc

+---Examples

¦   +---Console

¦   ¦   +---Console

¦   ¦   +---ConsoleDemo

¦   ¦   +---ConsoleWorking

¦   +---Tetris

+---Projects

+---Source

¦   +---Rtl

¦       +---Common

¦       +---Sys

¦       +---Win

+---SourceWorking

   +---Common

   +---Sys

   +---Win

 

 

In d2c_cb and d2c_vc is helping code for use with C++Builder and Visual C++ respectively.

The Projects folder contains some project files. They are based on the existing folder structure

The Examples folder contains a few example applications translated with Delphi2Cpp.

 

The part shaded gray contains files that are not installed automatically by default. Due to the copyright of the Delphi RTL code, the translated code of the Delphi RTL, which - for other compilers as C++Builder  -normally has to linked to your translated code. Due to the copyright of the Delphi RTL code, the translated code can only be delivered to customers who provide proof that they have a legitimate license for Delphi. To get the code, please contact me.

 



This page belongs to the Delphi2Cpp Documentation

Delphi2Cpp home  Content