VRope icon indicating copy to clipboard operation
VRope copied to clipboard

(+): enabled ARC memory management.

Open Panajev opened this issue 12 years ago • 3 comments

I used Cocos2D as an external static library to test this.

Instructions on how to obtain the complete library package (CocosLib + CocosTools + Utilities), build it, and install it can be found here:

https://github.com/Panajev/CocosLib#howto-install

Panajev avatar Sep 10 '12 16:09 Panajev

hi Panajev,

thanks for the update. I don't know anything about ARC yet so I'm not sure whether to merge the changes or not. Perhaps they could be conditionally compiled or something?

gregharding avatar Sep 13 '12 01:09 gregharding

Hey, sorry for taking so long to answer back (btw, hoping CCRenderTexture behaves better now :)).

Yes, conditional compilation is indeed possible. I'll review the changes I made and conditionally enable ARC.

Panajev avatar Oct 03 '12 16:10 Panajev

Now, it should be easier to merge in I think.

Panajev avatar Oct 03 '12 16:10 Panajev