I apologize if this has been asked before, but I'm having trouble
locating help on this issue.
I am trying to install the Cappuccino Xcode Plugin on Xcode 3.2 on
Snow Leopard. I ran the Cappuccino_Developer_Tools.pkg file provided
on the Cappuccino web site and encountered some build errors when
building a new Cappuccino Application. Specifically, there were 3
errors:
- mkdir: /Users/ryanjafari/Desktop/Untitled/build/Debug: File exists
- cp: /Developer/Cappuccino/Tools/cxhelper/cxhelper: No such file or
directory
- /Users/ryanjafari/Desktop/Untitled/build/Untitled.build/Debug/
Untitled.build/Script-643C0D440E7F85EC00F64609.sh: line 5: /Users/
ryanjafari/Desktop/Untitled/build/Debug/Untitled: No such file or
directory
...when running the custom build script provided. I've searched and
I've installed the latest Templates, etc. from
http://github.com/rbartolome/xcode-cappuccino,
but haven't had any luck. What seems to be an obvious problem is that
there is no "cxhelper" file at "/Developer/Cappuccino/Tools". I've
searched my system for this file and can't find it anywhere, nor can I
find
Any information at all would be greatly appreciated. Apologies if I'm
overlooking something obvious.
- R