Results 1 to 5 of 5

Thread: XNA for Delphi/Pascal

  1. #1

    XNA for Delphi/Pascal

    Hello Every One. Where I Get XNA for pascal. I got it for C# Express but dont for pascal
    Live programming, eat programming, breath programming and die programming

  2. #2
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25

    Re: XNA for Delphi/Pascal

    I've moved this post here and added the title to reflect this question. You are looking at using Delphi Prism by CodeGear. I'll post come links tomorrow about what resources you can look up about it.
    Jason McMillen
    Pascal Game Development
    Co-Founder





  3. #3

    Re: XNA for Delphi/Pascal

    Assemblies are supposed to be language independend so a .net assembly (.dll) written in c# is useable with delphi prism at once.

    The commandline editions of delphi prism can be downloaded for free here:
    https://downloads.embarcadero.com/free/delphi_prism

    And here is howto use XNA with delphi prism aka chrome:
    http://chrome.pascalgamedevelopment.com/
    http://3das.noeska.com - create adventure games without programming

  4. #4

    Re: XNA for Delphi/Pascal

    Here is another link about using XNA and Delphi Prism:

    http://blogs.embarcadero.com/pawelgl...08/12/11/38629

    cheers,
    Paul

  5. #5
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25

    Re: XNA for Delphi/Pascal

    Oh looks like the guys beat me to it.

    The chrome.pascalgamedevelopment.com link was by Dominique Louis aka "savage" how did a whole pioneering effort to get the old Chrome compiler working with XNA. But thanks to Delphi Prism you just need to translate the XNA SDK over to Object Pascal.
    Jason McMillen
    Pascal Game Development
    Co-Founder





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
  •