Hi;
im very new in Linux and Wine... i need a Delphi 7 app to work on Ubuntu via Wine...
Wine is successfully installed on server, actually im running sugarsync on ubuntu via Wine without problems. but when i try to execute my Delphi app it doesn't execute nor send me any error..
What i should try?
Delphi 7 app on Wine
- olivierfrdierick
- Level 5
- Posts: 258
- Joined: Thu Sep 13, 2012 12:09 pm
Re: Delphi 7 app on Wine
Try running your delphi app from command line and see if wine outputs some error on the terminal.
Re: Delphi 7 app on Wine
I've had Delphi 7 running on Wine without too many problems - I'd rate it 'Silver'. The problem is, when you're trying to develop stuff on it, imo, nothing short of a Gold-rating is acceptable. The menu glitches and the occasional crashes that I experienced with it had me returning to my VirtualBox/WinXP setup in short order! Where it proved really useful was in getting stuff like Richtext manipulations to work properly on both M$ and Linux.