Dear All,<div><br></div><div>I am very new with MacOSX and Textmate(1.5.7). I write with TextMate simple HelloWorld in C.</div><div><br></div><div><br></div><div><div>#include <stdio.h></div><div>int main()</div><div>
{</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>prinft("hello world");</div><div><span class="Apple-tab-span" style="white-space:pre">     </span>return 0;</div><div>}</div><div><br></div></div>
<div><br></div><div>When I run the code. I always get this error.</div><div><span class="Apple-style-span" style="color: rgb(204, 0, 0);"><span class="Apple-style-span" style="font-size: large;"><br></span></span></div><div>
<span class="Apple-style-span" style="font-family: LuxiMono; white-space: pre-wrap; "><span class="Apple-style-span" style="color: rgb(204, 0, 0);"><span class="Apple-style-span" style="font-size: large;">xcodebuild: Error: the directory /Users/koko/Documents/MNP does not contain an Xcode project.</span></span></span><br>
</div><div><span class="Apple-style-span" style="color: rgb(204, 0, 0); font-family: LuxiMono; font-size: 18px; white-space: pre-wrap;"><br></span></div><div><span class="Apple-style-span" style="font-family: LuxiMono; font-size: 18px; white-space: pre-wrap; ">what is the problem? I dont wanna use Xcode editor for C learning. </span></div>
<div><span class="Apple-style-span" style="font-family: LuxiMono; font-size: 18px; white-space: pre-wrap; "><br></span></div><div><span class="Apple-style-span" style="font-family: LuxiMono; font-size: 18px; white-space: pre-wrap; ">How can I configure the Xcode complier for TextMate editor.?</span></div>
<div><span class="Apple-style-span" style="color: rgb(204, 0, 0); font-family: LuxiMono; font-size: 18px; white-space: pre-wrap;"><br></span></div><div><span class="Apple-style-span" style="color: rgb(204, 0, 0); font-family: LuxiMono; font-size: 18px; white-space: pre-wrap;"><br>
</span></div><div><span class="Apple-style-span" style="color: rgb(204, 0, 0); font-family: LuxiMono; font-size: 18px; white-space: pre-wrap;">many thanks in advance,</span></div><div><span class="Apple-style-span" style="color: rgb(204, 0, 0); font-family: LuxiMono; font-size: 18px; white-space: pre-wrap;"><br>
</span></div><div><span class="Apple-style-span" style="color: rgb(204, 0, 0); font-family: LuxiMono; font-size: 18px; white-space: pre-wrap;">koko</span></div><div><span class="Apple-style-span" style="color: rgb(204, 0, 0); font-family: LuxiMono; font-size: 18px; white-space: pre-wrap;"><br>
</span></div><div><br></div><div><br></div>