• 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
Getting build error reporting working with external targets?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Getting build error reporting working with external targets?


  • Subject: Getting build error reporting working with external targets?
  • From: Zachary Pincus <email@hidden>
  • Date: Mon, 12 Apr 2004 11:18:13 -0700

Hello, and sorry for a total newb question, but I've searched the archive and not been able to find anything relating to this issue:

I'm using XCode with external makefiles (generated by the excellent cmake, for any of you cmake aficionados), and everything works really well so far, *except* that the build error reporting isn't as slick as it could be.

Specifically, build errors only seem to show up in the "build" window, and do not populate the project's "Errors and Warnings" smart group. Nor do individual offending files get badged with the "error" or "warning" glyph in the project list view.

In the "build" window, I can double-click on an error, and zoom to the file in question, so it's not like XCode can't parse the error for some reason. It appears that XCode just doesn't realize that the errors it's seeing relate to the files already in the project.

Perhaps this has to do with the fact that I can't seem to add any files as dependencies to the "GNU Make" target I've got?

I know this is a bit of a whiny question, since the basic functionality is there and I'm just asking for the icing, but I want to make sure that I've gotten everything configured properly, so that I won't have other problems down the road.

If anyone has any experience with this, please let me know!


Thanks,

Zach Pincus

Department of Biochemistry and Program in Biomedical Informatics
Stanford University School of Medicine
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: Getting build error reporting working with external targets?
      • From: David Ewing <email@hidden>
  • Prev by Date: Programming
  • Next by Date: xcode inserting ^S, how to stop?
  • Previous by thread: Re: Programming
  • Next by thread: Re: Getting build error reporting working with external targets?
  • Index(es):
    • Date
    • Thread