Sign In/My Account | View Cart  

advertisement

AddThis Social Bookmark Button

Article:
  Easy Code Documentation with Xcode
Subject:   Separate target
Date:   2006-03-24 01:34:56
From:   RvA
Response to: Separate target

I did do this but I get two errors



/Volumes/Users/rva/Developer/PathDemo/build/PathDemo.build/Development/Documentation.build/Script-B3A7647709D3F1C0004FC3C0.sh: line 2: unexpected EOF while looking for matching `''
/Volumes/Users/rva/Developer/PathDemo/build/PathDemo.build/Development/Documentation.build/Script-B3A7647709D3F1C0004FC3C0.sh: line 3: syntax error: unexpected end of file



does some one know how to solve this?


I see this error even I do it step by step with the discussed settings.


I'm using XCode 2.2


Thanks

Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • Separate target
    2006-03-24 02:02:59  RvA [View]

    Shame on me!
    Yesterday evening I was busy with this for a hour. checking the docs, the code, the files. Even spaces in the files their path.

    Ahum, but not the path to the Doxygen application itself. There was a space in the path. After putting everything inside "" it runs like it should.

    Hmm, was it coincedence? path problem <=> Pathdemo as the name :-)