Problem when running gcov on an iPhone Project: profiling:/Users:Cannot create directory

Posted by Blaine on Stack Overflow See other posts from Stack Overflow or by Blaine
Published on 2010-06-16T00:00:16Z Indexed on 2010/06/16 0:02 UTC
Read the original article Hit count: 341

Filed under:
|
|
|

I have overcome all problems with setting up gcov on my iPhone project but now I am getting the following:

profiling:/Users:Cannot create directory

Does anyone have any suggestions as to what I might be doing wrong?

I originally setup gcov following Google's instructions: http://code.google.com/p/coverstory/wiki/UsingCoverstory

© Stack Overflow or respective owner

Related posts about iphone

Related posts about code-coverage