Page 3 of 3 FirstFirst 123
Results 21 to 23 of 23

Thread: Tough road to get to iPhone now

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

    Re: Tough road to get to iPhone now

    This is good news indeed!

    May add points to my getting an iPod Touch instead of the Classic or Nano instead come the holidays. Sitting in front of an iMac, this is something of a big deal to me as a Pascal developer.
    Jason McMillen
    Pascal Game Development
    Co-Founder





  2. #22

    Re: Tough road to get to iPhone now

    Ok the compiler hurdle is taken away for ios development. But ... are things like coredata and uitextview (and nibs) availeable with fpc?
    http://3das.noeska.com - create adventure games without programming

  3. #23

    Re: Tough road to get to iPhone now

    Quote Originally Posted by noeska
    But ... are things like coredata and uitextview (and nibs) availeable with fpc?
    Yep they are. The only requirement is that you need to use the latest SVN revision of FreePascal and a FreePascal dialect called Objective-Pascal which can directly call Objective-C classes without any additional wrapper, library or layer.
    For more information go to http://objectivepascal.com/. On Ryan's page there is a pretty handy Objective-Pascal installer which automatically checks out the latest SVN revision, compiles FreePascal and parses and creates all necessary Cocoa headers.
    Freeze Development | Elysion Game Framework | Twitter: @Stoney_FD
    Check out my new book: Irrlicht 1.7.1 Realtime 3D Engine Beginner's Guide (It's C++ flavored though)

    Programmer: A device for converting coffein into software.

Page 3 of 3 FirstFirst 123

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
  •