Also on a sidenote, it's printf not prinft :
Ricki
Sent from my iPhone
On 13/11/2008, at 19.19, Hans-Jörg Bibiko bibiko@eva.mpg.de wrote:
On 13.11.2008, at 19:06, Salai Khine wrote:
Dear All,
I am very new with MacOSX and Textmate(1.5.7). I write with TextMate simple HelloWorld in C.
#include <stdio.h> int main() { prinft("hello world"); return 0; }
When I run the code. I always get this error.
xcodebuild: Error: the directory /Users/koko/Documents/MNP does not contain an Xcode project.
Did you set the language grammar of the doc to C (status bar) ?
--Hans
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate