• 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
Re: Getting code completion to work for external build project?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting code completion to work for external build project?


  • Subject: Re: Getting code completion to work for external build project?
  • From: David Ewing <email@hidden>
  • Date: Fri, 08 Feb 2013 11:34:33 -0700

On Feb 8, 2013, at 12:51 AM, Rick Mann <email@hidden> wrote:

> Hi. I often use Xcode as an editor and file manager for my non-OS X or iOS projects (AVR and ARM embedded work). I even have it invoke my Makefile to build.
>
> I wonder if it's possible to set it up to at least do the code completion, is it? I can set the search paths to the appropriate locations in my GNU AVR tools directories. LLVM and clang probably won't build it, but can the source code analyzers manage?
>
> How would I do this?

Code completion requires the code to be set up to use Xcode's build system. Now, that doesn't mean you have to build your code that way, but the closer you get it compiling correctly with Xcode, the more likely you are to get code completion to work. It's not at all obvious how well you'll be able to get this to work. If there are lots of dependencies in the system headers on hardware, you may not be able to get very far at all.

Dave



 _______________________________________________
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: Getting code completion to work for external build project?
      • From: Rick Mann <email@hidden>
References: 
 >Getting code completion to work for external build project? (From: Rick Mann <email@hidden>)

  • Prev by Date: Re: Hard clang crash in Xcode 4.6
  • Next by Date: Re: Can't set font
  • Previous by thread: Getting code completion to work for external build project?
  • Next by thread: Re: Getting code completion to work for external build project?
  • Index(es):
    • Date
    • Thread