[TxMt] C Programming - Problem with textmate & Xcode.
Salai Khine
sayakyi at gmail.com
Thu Nov 13 18:06:13 UTC 2008
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.
what is the problem? I dont wanna use Xcode editor for C learning.
How can I configure the Xcode complier for TextMate editor.?
many thanks in advance,
koko
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20081113/a30ae934/attachment.html>
More information about the textmate
mailing list