-
Notifications
You must be signed in to change notification settings - Fork 846
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem loading dactyl.clj #66
Comments
same error here any news about this? |
This means some code (at line 181 column 33) tried to use a symbol |
WORKED! thanks, ended up uncommenting 4 definition lines. |
Why are these commented in the first place? Shouldn't the clj compile without needing an edit? |
I have clojure 1.8.0 and OpenSCAD 2015.03.3 installed. My
project.clj
isBut when I run (after
lein repl
)(load-file "src/dactyl_keyboard/dactyl.clj")
I get
Any help will be much appreciated.
The text was updated successfully, but these errors were encountered: