After adding third_party jar as a dependency to classpath (by copying google-closure-library-third-party-0.0-2029.jar to clojurescript/lib, as it should automatically be picked up by the ./script/repl script) I still get the "clojure is not defined error". The other error doesn't appear.
I also tried manually copying the contents of the third_party lib jar into the goog.jar with the same result. On Tuesday, December 4, 2012 3:41:04 AM UTC-5, David Nolen wrote: > > I believe this error is because you're not including the google closure > third party jar as a dependency. > > David > > > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en