[TxMt] Re: C Programming - Problem with textmate & Xcode.
Hans-Jörg Bibiko
bibiko at eva.mpg.de
Thu Nov 13 18:19:23 UTC 2008
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
More information about the textmate
mailing list