rasool_saheb
9 years agoOccasional Contributor
Delphi Compilation
Hi , 1.My current Delphi application is client server.I have a client which is called “Solumin_Browser.exe”, when I compile it I will have to compile both client and server? My current applic...
- 9 years ago
I'm not sure I understand your last question. Every machine that you want to test your application on needs to have the executable and the debug info on it. OS shouldn't matter, really. It's all about the debug info created by the compiler.