yes in case of capnp,
but i did not do the linking of clang, i thought it should only be done with xcode 4 and earlier
i have to do this step ?
Also, to make TextMate use this version of clang, you must set CC and CXX when calling ./configure, e.g.:
CC=$HOME/clang-3.2/bin/clang CXX=$HOME/clang-3.2/bin/clang++ ./configure
…
happy new year :)
Am 31.12.2013 um 18:55 schrieb Graham Heath graham.p.heath@gmail.com:
Did you install capnp via the build instructions and ./configure with the clang linking also established on that page?
-Graham-
Sent from my phone
On Dec 31, 2013, at 11:35 AM, Tim Fiedler tim@0x68.de wrote:
Hi,
currently i don’t know why building text mate from source did not work for me.
My Setup is :
- source checked out from git with all submodules
- latest os x Maveriks 10.9.1
- neded dependencies are installed via brew
- my ninja target is TextMate/run
after clean and build from text mate i get the following error
https://gist.github.com/tfcoding/8195924
so it would be great if somebody could say why this error appears..
thx
Tim
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate