Re: Xcode Rant [was Re: Beating XCode's key buffer]
Re: Xcode Rant [was Re: Beating XCode's key buffer]
- Subject: Re: Xcode Rant [was Re: Beating XCode's key buffer]
- From: Jeff <email@hidden>
- Date: Thu, 16 Feb 2006 15:42:59 -0600
Yes. Place your build products and intermediate build files in the
same folder to be safe. I just made an XCodeBuilds folder and sent
everything there from all projects, since that seems to be the
official XCode way these days.
-Jeff
On Feb 16, 2006, at 3:30 PM, Lyndsey Ferguson wrote:
So, if I build App foo to the directory:
~/MySource/Debug/Foo
libFooSupport1.a must also be placed into
~/MySource/Debug/Foo
?
On Feb 16, 2006, at 4:27 PM, Jeff wrote:
Sadly, you *must* build your app and libs to the same build
product directory. I used to have the same problems until I
relented and set things up that way.
-Jeff
On Feb 16, 2006, at 3:18 PM, Lyndsey Ferguson wrote:
That worked!!! Thank you thank you thank you! I thought that was
for dynamic libraries!
Spread the word!
Now if I could figure out why I must delete the executable in
order to link in any changes made to source files in those static
libraries. Perhaps you have the answer oh venerable sage of
wisdom and knowledge?
:)
Thank you!
Lyndsey
On Feb 16, 2006, at 4:02 PM, Lawrence Gold wrote:
On Feb 16, 2006, at 1:37 PM, Lyndsey Ferguson wrote:
I'm happy for you that you are able to debug.
I can click in the gutter and a breakpoint appears, but Xcode
will happily skip past them.
Typing "info breakpoints" into GDB tells me that the breakpoint
is pending. The source code is in a static library. The static
library is created by the same project I am debugging. The
source is all there available to Xcode.
Could you see if "Load symbols lazily" is checked in the
Debugging preferences? If so, try unchecking it and see if it
makes a difference.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40greendragon.com
This email sent to 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:
40nemetschek.net
This email sent to 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:
40greendragon.com
This email sent to 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