• 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
Xcode ignores my .c files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Xcode ignores my .c files


  • Subject: Xcode ignores my .c files
  • From: Rick Mann <email@hidden>
  • Date: Tue, 27 Feb 2007 22:16:26 -0800

Why? I created a Command Line Utility Standard Tool. I used the new BSD C File assistant to create a .c file, and I added some code. Only after my .d files (which work fine) tried to link against the thing I wrote in the .c file did I realize that the .c files are not being compiled. If I open the file, and choose "Compile", it compiles without error, but the build results shows that it only did this:

Building target “DumpTool” of project “DumpTool” with configuration “Debug”


Checking Dependencies

Creating a new tool project from scratch works fine.

Adding a new empty file to that project, and naming it "test.d", does not work (i.e., complains that there's no test.o).

WTF? Why is Xcode so miserably inconsistent? It's extremely frustrating.

--
Rick


_______________________________________________ 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: Xcode ignores my .c files
      • From: Rick Mann <email@hidden>
  • Prev by Date: Re: libsystem compatability from os 10.2 to 10.4
  • Next by Date: Re: Xcode ignores my .c files
  • Previous by thread: Re: Help identifying symbols
  • Next by thread: Re: Xcode ignores my .c files
  • Index(es):
    • Date
    • Thread