Tutorial not working (execution error)

Hi,

I’m at the step 5 of the tutorial: http://www.cocos2d-x.org/projects/cocos2d-x/wiki/Chapter_5_~~_How_to_Detect_the_Collisions
OK, this instruction, breaks the execution at the second iteration while checking collisions: CCSprite **target =**jt;
anyone could specify why? :~~S

it was my mistake… I copied/pasted all the code from the sample and now it works…