FROM : George Greene
DATE : Sun Feb 03 23:14:30 2008
thanks, scott had told me this as well, but i thought it was still
enabled from the last program i had done, the Cocoa Application
Tutorial. (i forgot it was a project setting. i, for some reason, was
thinking it was an XCode preferences setting.
ok, it works perfectly now that i've enable garbage collection for the
project.
for those who want to know:
Project > Edit Project Settings
then
Section GCC 4.0-Code generation
Objective-C Garbage collection supported [-fobjc-
gc]
thanks Kyle,
george.
p.s. don't go far as i am new to this keep an eye out. :-)
thanks again, everyone.
On Feb 3, 2008, at 4:41 PM, Kyle Sluder wrote:
> On Feb 3, 2008 3:45 PM, George Greene <g.<email_removed>> wrote:
>> when i run the code as listed below i get a leaking message.
>
> Have you actually enabled garbage collection in the target properties?
>
> --Kyle Sluder
DATE : Sun Feb 03 23:14:30 2008
thanks, scott had told me this as well, but i thought it was still
enabled from the last program i had done, the Cocoa Application
Tutorial. (i forgot it was a project setting. i, for some reason, was
thinking it was an XCode preferences setting.
ok, it works perfectly now that i've enable garbage collection for the
project.
for those who want to know:
Project > Edit Project Settings
then
Section GCC 4.0-Code generation
Objective-C Garbage collection supported [-fobjc-
gc]
thanks Kyle,
george.
p.s. don't go far as i am new to this keep an eye out. :-)
thanks again, everyone.
On Feb 3, 2008, at 4:41 PM, Kyle Sluder wrote:
> On Feb 3, 2008 3:45 PM, George Greene <g.<email_removed>> wrote:
>> when i run the code as listed below i get a leaking message.
>
> Have you actually enabled garbage collection in the target properties?
>
> --Kyle Sluder
| Related mails | Author | Date |
|---|---|---|
| George Greene | Feb 3, 21:45 | |
| Kyle Sluder | Feb 3, 22:41 | |
| Bill Bumgarner | Feb 3, 22:49 | |
| George Greene | Feb 3, 23:14 | |
| Bill Bumgarner | Feb 3, 23:20 | |
| George Greene | Feb 3, 23:21 | |
| Quincey Morris | Feb 3, 23:37 |






Cocoa mail archive

