- Expert Delphi
- Pawe? G?owacki
- 249字
- 2021-07-02 20:44:18
Delphi installation
Delphi is a Windows program, so you need to have a computer with a proper version of Windows installed and enough free space on your hard drive. You may want to install Delphi on a physical computer or onto a Windows virtual machine image using one of the available virtualization solutions such as VMware. Installing onto a virtual machine has some advantages in cross-platform development. In order to create iOS apps, you will need to have access to a Mac computer. This could be another computer available on a local network or the same physical machine. One of the most convenient configurations is to have just one physical machine that allows you to target all operating system platforms supported by Delphi.
In order to deploy to iOS devices, you need to use a physical Mac machine. At the same time, Delphi is a Windows program, so you will also need Windows. You can use both on one computer by running Windows in a virtual machine installed on Mac. Whether you choose to install Delphi onto a physical or virtual Windows machine, the installation process is the same.
Delphi is implemented as a native Windows 32-bit executable. As such, it can be installed to either 32-bit or 64-bit versions of Windows. Some parts of Delphi are written in .NET 3.5, so at the beginning of the installation, the installer may also install a .NET 3.5 redistributable package which is not installed by default in newer versions of Windows.
- 深入淺出Windows API程序設(shè)計(jì):編程基礎(chǔ)篇
- PhoneGap:Beginner's Guide(Third Edition)
- Python算法指南:程序員經(jīng)典算法分析與實(shí)現(xiàn)
- Mastering Unity 2D Game Development(Second Edition)
- 匯編語言編程基礎(chǔ):基于LoongArch
- Java圖像處理:基于OpenCV與JVM
- Django 5企業(yè)級Web應(yīng)用開發(fā)實(shí)戰(zhàn)(視頻教學(xué)版)
- Mastering HTML5 Forms
- 軟件工程與UML案例解析(第三版)
- Java程序設(shè)計(jì)教程
- Java 11 and 12:New Features
- HTML5 WebSocket權(quán)威指南
- Mastering Drupal 8
- C/C++代碼調(diào)試的藝術(shù)
- Getting Started with Windows Server Security