• 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
failed compile: "no input files"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

failed compile: "no input files"


  • Subject: failed compile: "no input files"
  • From: Markian Hlynka <email@hidden>
  • Date: Mon, 23 Jan 2006 14:24:44 -0700

Could someone please help me out here? I have a project which consists of multiple possible targets, each with a common code base and some custom files. 

I'm currently creating a new one. In this case the new one is nearly an identical clone to the old one. 

I did this:

-created a new target
-created a new group
-Made a new directory and copied the 3 custom source files into it.
-Added them to the new group
-confirmed they are checked off to correspond to the correct new target.

I am able to compile with a makefile in the new directory just fine. Compiling in Xcode gives me this:


Building target “RealCheckers” — (1 error)
    mkdir /Users/markian/Documents/School/PhD/Development/CodeGen/codegeneration/build/codegeneration.build/Development/RealCheckers.build/Objects-normal/ppc
    cd /Users/markian/Documents/School/PhD/Development/CodeGen/codegeneration
    /usr/bin/gcc-4.0 -x c++ -arch ppc -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -g -O0 -Wno-four-char-constants -fmessage-length=0 -mtune=G4 -fvisibility=hidden -mfix-and-continue -I/Users/markian/Documents/School/PhD/Development/CodeGen/codegeneration/build/codegeneration.build/Development/RealCheckers.build/theTurkey.hmap -Wmost -O0 -F/Users/markian/Documents/School/PhD/Development/CodeGen/codegeneration/build/Development -I/Users/markian/Documents/School/PhD/Development/CodeGen/codegeneration/build/Development/include -I/Users/markian/Documents/School/PhD/Development/CodeGen/codegeneration/build/codegeneration.build/Development/RealCheckers.build/DerivedSources -c "~markian/Documents/School/PhD/Development/CodeGen/Games/RealCheckers/applicationDependencies.cc" -o /Users/markian/Documents/School/PhD/Development/CodeGen/codegeneration/build/codegeneration.build/Development/RealCheckers.build/Objects-normal/ppc/applicationDependencies.o
powerpc-apple-darwin8-gcc-4.0.0: ~markian/Documents/School/PhD/Development/CodeGen/Games/RealCheckers/applicationDependencies.cc: No such file or directory
powerpc-apple-darwin8-gcc-4.0.0: warning: '-x c++' after last input file has no effect
powerpc-apple-darwin8-gcc-4.0.0: no input files
powerpc-apple-darwin8-gcc-4.0.0: no input files
powerpc-apple-darwin8-gcc-4.0.0: no input files
powerpc-apple-darwin8-gcc-4.0.0: no input files
powerpc-apple-darwin8-gcc-4.0.0: no input files
Build failed for target "RealCheckers" (1 error)


What does this mean?

Thanks!

Markian
----
Quantum mechanics -- the dreams that stuff is made of.


 _______________________________________________
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: failed compile: "no input files"
      • From: j o a r <email@hidden>
    • Re: failed compile: "no input files"
      • From: Markian Hlynka <email@hidden>
  • Prev by Date: Re: What changes to the project does it want to save?
  • Next by Date: Re: failed compile: "no input files"
  • Previous by thread: Re: __attribute__((visibility("default")) operator new - SOLVED
  • Next by thread: Re: failed compile: "no input files"
  • Index(es):
    • Date
    • Thread