• 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: Xcode claims it can't find source files which exist
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode claims it can't find source files which exist


  • Subject: Re: Xcode claims it can't find source files which exist
  • From: Nicholas Rinard <email@hidden>
  • Date: Fri, 11 Nov 2005 20:28:44 -0500

to me, correct me if I'm wrong, that indicates a bug in Xcode in which Xcode does not add all the Compile Sources sources to the javac argument.

i just created a brand new project and tried to move everything into it. i set it all up and it looked good, and i compiled it. this time, Xcode complained of a good couple dozen classes it couldn't find. lo, the problem was the same: it complained that it couldn't "find" about twenty classes which were at the bottom of the Compile Sources list, and when i looked at the command line argument, those files weren't in the list -- all the Compile Sources were there down to a certain point, then the rest were missing, and Xcode complained about all the missing classes.


maybe this whole problem is with my understanding of Xcode. i'm going to go into naive mode an ask for some newbie help.

so... this is going to sound dumb... what do i have to do to get Xcode to attempt to compile a class? apparently, evidently, putting it in the Compile Sources list on a target isn't the right way, because it doesn't work, reproducibly, so precisely what is the mechanism for getting a class which is part of the project into that command-line argument sent to javac?
_______________________________________________
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 claims it can't find source files which exist
      • From: Dmitry Markman <email@hidden>
References: 
 >Xcode claims it can't find source files which exist (From: Nicholas Rinard <email@hidden>)
 >Re: Xcode claims it can't find source files which exist (From: Cameron Hayne <email@hidden>)
 >Re: Xcode claims it can't find source files which exist (From: Nicholas Rinard <email@hidden>)

  • Prev by Date: [SOLVED] xCode 2.2. broke my test target
  • Next by Date: 2.1->2.2 created link error: std::__ioinit
  • Previous by thread: Re: Xcode claims it can't find source files which exist
  • Next by thread: Re: Xcode claims it can't find source files which exist
  • Index(es):
    • Date
    • Thread