WineHQ

Delphi

Win32 Native and .Net 2.0 development in Delphi and C++.

Application Details:

Version: RAD Studio 2007
License: Demo
URL: http://www.embarcadero.com/pro...
Votes: 0
Latest Rating: Gold
Latest Wine Version Tested: 3.0

Maintainers: About Maintainership

No maintainers. Volunteer today!

Free Download Demo Download

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

Almost nothing.

What does not

The installation starts, the throws an error that says: 'Runtime error in install: Cannot open AVI'.

Workarounds

What was not tested

Practically everything.

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowUbuntu 16.04 "Xenial" amd64 (+ variants like Kubuntu)Jan 28 20183.0Yes Yes YesGoldDmitriy Balashov 
ShowUbuntu 14.04 "Trusty" amd64 (+ variants like Kubuntu)Dec 13 20151.7.55Yes Yes NoSilveran anonymous user 
ShowDebian GNU/Linux 8.x "Jessie" x86_64Jun 05 20141.7.19Yes Yes NoBronzeArtur Linhart 
ShowLinux Mint 16 "Petra" x86_64Feb 04 20141.7.11Yes Yes NoBronzeTio Vagner 
ShowUbuntu 12.04 "Precise" amd64 (+ variants like Kubuntu)Jan 24 20131.5.22Yes No NoGarbagean anonymous user 

Known Bugs

Bug # Description Status Resolution Other apps affected
36680 Borland Delphi 2007 user interface freezes NEW View

Show all bugs

HowTo / Notes

Installation How-to

This is meant as an installation how-to for the "newer" Delphi Versions (after Delphi 7).

Prerequesites:

The .NET Framework 3.5 must be installed using winetricks before the Delphi Installer:

winetricks dotnet35sp1

Since there are currently (as of WINE 1.7.47) issues with the .NET framework on win64, please set WINEARCH to win32 when creating the WINE prefix!

Since the Installer will have issues with "corrupt" (must be a bug in the check process somewhere) 7zip archives an internet connection is required during the installation.

I would suggest you to unpack the iso-image of the Delphi version you're installing and set the files to 644 in order to allow the installer to overwrite it's 7zip files.

The next problem arises when the installer tries to install the J# 2.0 runtime where it hangs during the "ngen.exe" process. I had to kill the ngen.exe process about a dozen times before the installer went on.

There may be some additional errors or warnings during installation, but they can be ignored as far as I know at the moment. (i.e. FastReport can't create a start menu shortcut and H2Reg.exe has issues as well)

It's best to unselect the help during installation or you have to kill the HReg.exe process (I didn't wait for it, since it seems to be hung).

The IDE may deadlock when it is trying to show the welcome page, this is due to a bug in WINE mshtml. This can be worked around by opening any existing file with:

wine bds.exe SomeFile.pas

Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back