Re: Build directory being placed in /
Re: Build directory being placed in /
- Subject: Re: Build directory being placed in /
- From: Andres Santiago Perez-Bergquist <email@hidden>
- Date: Fri, 5 Dec 2003 17:32:04 -0500
On 5 Dec 2003, at 1:12 PM, Prachi Gauriar wrote:
Hi everyone. I was just wondering if anyone else is seeing this
bizarre behavior. Quite sporadically, I notice that Xcode places a
project's build products/intermediate files in /build instead of
ProjectFolder/build/. I've been thinking of filing a bug on this, but
I can't really figure out when it does this.
I have my prefs set to put build results in the project directory, put
intermediate files with build products, and I have predictive
compilation enabled.
Just wondering if anyone is seeing this as well.
-Prachi
This happens to me as well. Specifically, Xcode creates a /build
directory which a few levels deep contains pairs of files ending in
.o~?! and .o~?> Of the two files created, the ones with the .o~?!
extension are all four bytes long, all of the bytes equal to zero. The
ones with the o~?> extension contain any warnings or errors that were
generated when last compiling that file. I have filed a bug report
with id #3478419.
-- Andres Santiago Perez-Bergquist
_______________________________________________
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.