Forum Discussion

rasool_saheb's avatar
rasool_saheb
Occasional Contributor
8 years ago
Solved

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...
  • tristaanogre's avatar
    tristaanogre
    8 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.