Hacker News new | ask | show | jobs
by treprinum 1036 days ago
If RAD Studio/C++ Builder allowed building Linux desktop apps, I would have likely bought the architect edition. VCL is so much faster to develop than any other framework.
1 comments

It does. The FMX framework compiles to Android, iOS, macOS, Linux, and Windows. Single codebase single UI.
This is what I see on Embarcadero Linux C++ dev page:

"However, for Linux, you cannot create the visual VCL and FireMonkey applications."