• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Displaying errors generated by an external build tool
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Displaying errors generated by an external build tool


  • Subject: Displaying errors generated by an external build tool
  • From: "Theodore H. Smith" <email@hidden>
  • Date: Sat, 13 Jun 2015 15:50:24 +0100

I created a shell tool, that compiles source code, let's call it "My Unreleased language" (MUL). I'm using MUL as an "external build tool" within Xcode.

If MUL finds an error, it will produce errors as strings. But Xcode doesn't know how to interpret them.

I want the errors to display properly in Xcode, so i can CLICK on the error reports... and just jump directly to the line.

How would I do that? I have no idea really... I assume it has something to do with outputting a string in the correct format so that Xcode can parse it, but what format is that? Where is it even documented?

...

There are some pictures to help explain the problem...

http://postimg.org/image/ol94v9oat/  (the current amount of integration (not much))
http://postimg.org/image/5xwfnm9tx/  (the integration I WANT (but don't have))

I already asked this question on stackoverflow, but no one answered.

--
http://jeebox.org/
"An extensible language for describing code, concepts and stories"


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: Displaying errors generated by an external build tool
      • From: Ken Thomases <email@hidden>
    • Re: Displaying errors generated by an external build tool
      • From: "Theodore H. Smith" <email@hidden>
  • Prev by Date: [OT] correcting mistaken identity
  • Next by Date: Re: Displaying errors generated by an external build tool
  • Previous by thread: [OT] correcting mistaken identity
  • Next by thread: Re: Displaying errors generated by an external build tool
  • Index(es):
    • Date
    • Thread