AbraKadabra 0 Posted Wednesday at 07:35 AM Hi! Our company has several Delphi Rio Professional licenses. GetIt subscription has expired. We would like to develop applications for Linux, for MS SQL Server and PostgreSQL. We do not have FmxLinux and FireDAC. Can we buy and install FmxLinux and FireDac for Delphi Rio? If not, or this is not enough, please advise what is best for us to buy. Share this post Link to post
DelphiUdIT 224 Posted Wednesday at 08:01 AM (edited) I don't think that Delphi RIO Professional Edition had supported Linux apps (not server, not gui). It can support Mac, IOS, Android, but not Linux. And there is no more support for that release: https://docwiki.embarcadero.com/Support/en/Supported_Versions I see few options, in my opinion the best solution should be update some licenses to the new version. P.S.: the new version 12.3 Prof. Ed. doesn't support Linux too ..... Edited Wednesday at 08:08 AM by DelphiUdIT Share this post Link to post
PeaShooter_OMO 34 Posted Wednesday at 10:27 AM (edited) 2 hours ago, DelphiUdIT said: I don't think that Delphi RIO Professional Edition had supported Linux apps Yes, from FMXLinux's website it seems to be the case even if you buy it separately. Edited Wednesday at 10:29 AM by PeaShooter_OMO Share this post Link to post
dummzeuch 1622 Posted Wednesday at 11:47 AM (edited) As @DelphiUdIT already said: The first thing you need is a compiler that creates binaries for Linux. And Delphi Professional - regardless which version - doesn't include that. According to Embarcadero's overview, you need at least the Enterprise SKU. On top of that, you might need GUI libraries, this is where FMXLinux comes into play. Of course the question is, whether you actually need a GUI. What kind of applications do you plan to develop? Edited Thursday at 06:45 AM by dummzeuch 1 Share this post Link to post
Attila Kovacs 653 Posted Wednesday at 12:12 PM And in the end it links dynamically, I don't know if all the hassle is worth it. Share this post Link to post
Die Holländer 83 Posted Wednesday at 12:56 PM (edited) Also for FireDac you need at least Delphi Enterprise. (Professional only FireDac local/embedded databases) Edited Wednesday at 12:58 PM by Die Holländer Share this post Link to post
DelphiUdIT 224 Posted Wednesday at 09:28 PM 8 hours ago, Die Holländer said: Also for FireDac you need at least Delphi Enterprise. (Professional only FireDac local/embedded databases) One can use also third party packages like ZeosLib instead of FireDac ..... but for Linux compiler there is no chance. Share this post Link to post
Cristian Peța 111 Posted Thursday at 09:42 AM 21 hours ago, Attila Kovacs said: And in the end it links dynamically, I don't know if all the hassle is worth it. What links dynamically? Share this post Link to post
Attila Kovacs 653 Posted Thursday at 09:44 AM 1 minute ago, Cristian Peța said: What links dynamically? Delphi? 1 Share this post Link to post