Results 1 to 10 of 87

Thread: Projekt "W"

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #36
    Quote Originally Posted by paul_nicholls View Post
    EDIT: I don't know if you use installed components in TurboDelphi, but I wonder if you could convert the game to Lazarus?
    Yes, I tried (several times. Some time back and recenlty with a current release of Lazarus) and I don't think Lazarus is suited well for such a big project. Though it didn't crash as often as Turbo Delphi but FPCs linker is rather slow compared to the one from Delphi (though that's a minor issue), but the biggest drawback is debugging. Delphi's debugging features are fantastic, and especially when doing complex AI stuff you can't visualize it's great to have such an advanced debugger, and that's the biggest thing I miss when using Lazarus. So for the time being I only use Lazarus for smaller demos and stuff.
    Last edited by Sascha Willems; 22-04-2011 at 07:55 AM. Reason: spelling

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •