<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>yes in case of capnp, </div><div><br></div><div>but i did not do the linking of clang, i thought it should only be done with xcode 4 and earlier</div><div><br></div><div><br></div><div>i have to do this step ?</div><div><br></div><div><p style="margin: 15px 0px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 15px; line-height: 25.5px;">Also, to make TextMate use this version of clang, you must set <code style="font-family: Consolas, 'Liberation Mono', Courier, monospace; font-size: 12px; margin: 0px 2px; padding: 0px 5px; border: 1px solid rgb(221, 221, 221); background-color: rgb(248, 248, 248); border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; white-space: nowrap;">CC</code> and <code style="font-family: Consolas, 'Liberation Mono', Courier, monospace; font-size: 12px; margin: 0px 2px; padding: 0px 5px; border: 1px solid rgb(221, 221, 221); background-color: rgb(248, 248, 248); border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; white-space: nowrap;">CXX</code> when calling <code style="font-family: Consolas, 'Liberation Mono', Courier, monospace; font-size: 12px; margin: 0px 2px; padding: 0px 5px; border: 1px solid rgb(221, 221, 221); background-color: rgb(248, 248, 248); border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; white-space: nowrap;">./configure</code>, e.g.:</p><pre style="font-family: Consolas, 'Liberation Mono', Courier, monospace; font-size: 13px; margin-top: 15px; margin-bottom: 15px; background-color: rgb(248, 248, 248); border: 1px solid rgb(221, 221, 221); line-height: 19px; overflow: auto; padding: 6px 10px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; word-wrap: normal; color: rgb(51, 51, 51);"><code style="font-family: Consolas, 'Liberation Mono', Courier, monospace; font-size: 12px; margin: 0px; padding: 0px; border: none; background-color: transparent; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; word-wrap: normal;">CC=$HOME/clang-3.2/bin/clang CXX=$HOME/clang-3.2/bin/clang++ ./configure</code></pre><div><br></div></div><div><br></div><div>…</div><div><br></div><div>happy new year :)</div><div><br></div><div><br></div><br><div><div>Am 31.12.2013 um 18:55 schrieb Graham Heath <<a href="mailto:graham.p.heath@gmail.com">graham.p.heath@gmail.com</a>>:</div><br class="Apple-interchange-newline"><blockquote type="cite">Did you install capnp via the build instructions and ./configure with<br>the clang linking also established on that page?<br><br>-Graham-<br><br>Sent from my phone<br><br>On Dec 31, 2013, at 11:35 AM, Tim Fiedler <<a href="mailto:tim@0x68.de">tim@0x68.de</a>> wrote:<br><br><blockquote type="cite">Hi,<br><br>currently i don’t know why building text mate from source did not work for me.<br><br>My Setup is :<br><br>- source checked out from git with all submodules<br>- latest os x Maveriks 10.9.1<br>- neded dependencies are installed via brew<br>- my ninja target is TextMate/run<br><br>after clean and build from text mate i get the following error<br><br><a href="https://gist.github.com/tfcoding/8195924">https://gist.github.com/tfcoding/8195924</a><br><br><br>so it would be great if somebody could say why this error appears..<br><br>thx<br><br>Tim<br><br><br>_______________________________________________<br>textmate mailing list<br>textmate@lists.macromates.com<br>http://lists.macromates.com/listinfo/textmate<br></blockquote><br>_______________________________________________<br>textmate mailing list<br><a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>http://lists.macromates.com/listinfo/textmate<br></blockquote></div><br></body></html>