Trying to run (compile) C from latest build of textmate 2.
Xcode command line tools are installed.
Yet I get this error:
The best i can find is "xrcund.1" which in the second to last path variable.
Yet running xcrun from the CLI works.
Hi Brad,
that's a pretty funky looking PATH variable. "xcrun" is in /usr/bin on my machine. You'll want to seek out that PATH variable (I would guess it's being set in TextMate=>Preferences=>Variables) and make sure that (at least) /usr/bin and /bin are included.
The command line PATH isn't the same thing as TextMate is using (for various reasons that I used to be able to recall, but now are just dust in my brain).
Cheers, Paul
Thank you that did it.
On Aug 8, 2013, at 10:35 PM, Paul McCann paul.mccann@adelaide.edu.au wrote:
Hi Brad,
that's a pretty funky looking PATH variable. "xcrun" is in /usr/bin on my machine. You'll want to seek out that PATH variable (I would guess it's being set in TextMate=>Preferences=>Variables) and make sure that (at least) /usr/bin and /bin are included.
The command line PATH isn't the same thing as TextMate is using (for various reasons that I used to be able to recall, but now are just dust in my brain).
Cheers, Paul
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate