On 9/20/10 11:01 PM, Brad Hutchins wrote:
Any one know how to set up textmate to use the D compiler? There is a "Build and compile" single file option, but I am not sure where to tell Texmate, where the D compiler is...
I just checked, in the bundle I am using the executable path seems to be hardcoded to /usr/local/bin/dmd, but you can just edit this in the Bundle editor (⌃⌥⌘B).
David