This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-03-10
Channels
- # admin-announcements (2)
- # alda (16)
- # beginners (22)
- # boot (55)
- # cider (11)
- # cljs-dev (5)
- # cljsrn (7)
- # clojure (115)
- # clojure-art (1)
- # clojure-finland (3)
- # clojure-greece (18)
- # clojure-madison (2)
- # clojure-norway (2)
- # clojure-poland (50)
- # clojure-russia (122)
- # clojure-uk (9)
- # clojurescript (28)
- # core-async (7)
- # cursive (4)
- # data-science (4)
- # datomic (65)
- # devcards (3)
- # dirac (91)
- # editors (7)
- # emacs (9)
- # hoplon (1)
- # jobs (5)
- # jobs-discuss (10)
- # juxt (2)
- # keechma (7)
- # ldnclj (31)
- # leiningen (3)
- # off-topic (22)
- # om (129)
- # om-next (1)
- # onyx (6)
- # proton (15)
- # protorepl (2)
- # re-frame (49)
- # reagent (13)
- # remote-jobs (1)
- # ring-swagger (2)
- # yada (19)
hello everone, i m trying to make a sublime-build file for alda but i m getting this error [27713] ERROR C:\Users\taylan\Documents\Alda (Access is denied) and yes i run sublime text as admin (windows 10)
solved { "cmd": ["alda", "play","--file", "\"${file}\""], "selector" : "source.alda" }
btw, have you seen this? https://github.com/ArchimedesPi/sublime-alda
yes @dave thanks. I downloaded, but build file is not included and they don't have to include for 3 os
you should consider submitting a pull request, it looks like your build command might work for linux/mac as well