Results 1 to 2 of 2

Thread: Error while installing the package for Delphi 6

  1. #1

    Error while installing the package for Delphi 6

    When I install the package occurs one error in this line:
    A¬´
    XLAT // (Only) Delphi 6 needs XLATB here.
    A»

    Why do this happen?

  2. #2

    Error while installing the package for Delphi 6

    Just replace XLAT with XLABT on the 2 error lines, it's GraphicEx that's dont really like Delphi6. GraphicEx is the graphics lib i'm using for TGA and PNG loading.
    Amnoxx

    Oh, and this code appears to be an approximate replacement for return(random() & 0x01);

    Phoenix Wiki
    http://www.phoenixlib.net/

    Phoenix Forum
    http://www.pascalgamedevelopment.com/viewforum.php?f=71

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
  •