Re: Build completes after touch
Re: Build completes after touch
- Subject: Re: Build completes after touch
- From: Greg Hurrell <email@hidden>
- Date: Fri, 5 Dec 2003 17:50:13 +0100
I can confirm that this workaround fixes the problems that I was having
also (in the thread, "Xcode compiles nothing on target converted from
classic to native").
Best wishes,
Greg
El 05/12/2003, a las 4:27, Godfrey DiGiorgi escribis:
John was good enough to send me a copy of his project so that
engineering could analyze what was happening.
The upgraded target inherits the Build Style setting "GCC_Version=3.x"
from the Project Builder jambase target. Xcode's native build system
is pickier about this than the jambase build system, "3.x" is not a
valid setting.
The workaround was to change the project's build styles to use
"GCC_Version=3.3". The upgraded target then built properly. This
workaround should apply to most other upgraded targets exhibiting the
same problem.
Godfrey
---
Godfrey DiGiorgi - email@hidden
408 974-6814 tel - 408 974-8101 fax - 408 832-8319 cell
Technology Manager, Development Tools
Apple Worldwide Developer Relations
On Dec 4, 2003, at 2:43 PM, John Ashley Burgoyne wrote:
Hello,
Please pardon me if this is a repeat question. The list archives are
not searchable yet, and no subject lines looked quite right when I
went through the archives by hand.
In several of my upgraded projects, native targets for applications
"complete" their builds successfully after only copying the resource
files. Instead of compiling the source files (or even invoking the
compiler at all), it touches the <APPNAME>.app directory and stops.
There are no warnings nor error message, and Xcode considers the
build successful. This happens both from within Xcode and using
xcodebuild from the command line.
Some projects have upgraded without this problem, others came around
after playing with creating new targets and re-adding the source
files, and in one project, the only way to fix it was to delete the
project and create a new one, re-importing each source file one by
one. I would *really* rather not do that again, but I'm dealing with
another project recalcitrant project.
Has anybody else had this problem? Is there a workaround? Does a bug
need to be filed?
Thanks in advance for any ideas,
J. Ashley Burgoyne
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.