Compiler command contains spurious 'i'
Compiler command contains spurious 'i'
- Subject: Compiler command contains spurious 'i'
- From: "Hank Heijink (Mailinglists)" <email@hidden>
- Date: Wed, 16 Jul 2008 11:36:03 -0400
Hi everyone,
I'm having trouble compiling a little test project under Xcode 3.1. It
used to compile fine, but this is the command and the error I get:
CompileC build/TestVelocityFeedback.build/Debug/
TestVelocityFeedback.build/Objects-normal/i386/HostingView.o "/Users/
hankh/Projects/Move/Test Projects/TestVelocityFeedback/HostingView.m"
normal i386 objective-c com.apple.compilers.gcc.4_0
cd "/Users/hankh/Projects/Move/Test Projects/TestVelocityFeedback"
/Developer/usr/bin/gcc-4.0 -x objective-c -arch i386 -fmessage-
length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -
Wreturn-type -Wunused-variable -isysroot /Developer/SDKs/
MacOSX10.5.sdk -mfix-and-continue -mmacosx-version-min=10.5 -gdwarf-2
"-I/Users/hankh/Projects/Move/Test Projects/TestVelocityFeedback/build/
TestVelocityFeedback.build/Debug/TestVelocityFeedback.build/
TestVelocityFeedback.hmap" "-F/Users/hankh/Projects/Move/Test Projects/
TestVelocityFeedback/build/Debug" "-I/Users/hankh/Projects/Move/Test
Projects/TestVelocityFeedback/build/Debug/include" "-I/Users/hankh/
Projects/Move/Test Projects/TestVelocityFeedback/build/
TestVelocityFeedback.build/Debug/TestVelocityFeedback.build/
DerivedSources" i -c "/Users/hankh/Projects/Move/Test Projects/
TestVelocityFeedback/HostingView.m" -o "/Users/hankh/Projects/Move/
Test Projects/TestVelocityFeedback/build/TestVelocityFeedback.build/
Debug/TestVelocityFeedback.build/Objects-normal/i386/HostingView.o"
i686-apple-darwin9-gcc-4.0.1: i: No such file or directory
The 'i' is after the "-I....../DerivedSources" and before the '-c'
near the end of the command. No idea how it got there, and no idea how
to remove it. I've checked all the build settings to see if I hit a
wrong key somewhere, checked the documentation, and I've googled this
but I'm no nearer to understanding what's going on. I tried removing
the build directory and I've done a 'clean all', but nothing's worked
so far.
Can someone point me in the right direction? Any help is greatly
appreciated.
Thanks in advance,
Hank
Hank Heijink
email@hidden
_______________________________________________
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