Jump to content

margat

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by margat

  1. In case anyone is struggling to compile their apps, here's what I do. Edit your project files in Xcode (or TextWrangler if you prefer something lighter), save your files, then open Terminal.app.

    Now type 'cd ' (without the quotes, but including the space. Now drag your project folder from Finder onto the terminal window. Now hit your return key. This will tell terminal that we want to use this folder as our root folder.

    Finally type 'make' and hit enter. A couple of moments later you have a .hex file which can be uploaded with MIOS studio.

    I'm doing like you but I prefer to work with a IDE without shell :(

    I think that I'll migrate to parallel with winXP and notepad++ so I can see Highlights on line Error and so on.

    But nobody works on Xcode?!

    If mkmk.pl is obsolete... why nobody upgrades wiki pages? :blush:

×
×
  • Create New...