Re: memory leaks and C++
Re: memory leaks and C++
- Subject: Re: memory leaks and C++
- From: Tommy Nordgren <email@hidden>
- Date: Tue, 3 Mar 2009 02:53:00 +0100
On Mar 2, 2009, at 8:05 PM, Alejandro Aragon wrote:
Hello everyone,
I saw a post related to handling memory leaks in C++. I have
imported a project that I already had in C++ and for some reason,
all those tools under Run -> Start with Performance Tool are not
available for me. Can someone point out why is this? When starting
the new project I chose Other -> External Build System, because I'm
letting autotools to handle the creation of the makefiles.
Thanks for your comments,
aa
_______________________________________________
When you use an external build system, Xcode don't know how to run
your target.
You must tell it, by explicitly adding an executable to your project.
-----------------------------------
See the amazing new SF reel: Invasion of the man eating cucumbers from
outer space.
On congratulations for a fantastic parody, the producer replies :
"What parody?"
Tommy Nordgren
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