how can i change the xcode from 32 bit to 64 bit. I am getting a error in running a program :
(5209) malloc: *** mmap(size=2097152) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
How can i solve this error..
i am using MAC 10.5 , Xcode 3.0
Please help!
Thanks
(5209) malloc: *** mmap(size=2097152) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
How can i solve this error..
i am using MAC 10.5 , Xcode 3.0
Please help!
Thanks