Yes, I'm getting the same error- The console functions (use 'vijual) work fine from the clojar but the graphical functions (use 'vijual.graphical) are throwing that error. There must be something more about clojure namespaces I'm not understanding... I'll let you know as soon as I have it fixed.
On Jan 23, 7:14 am, Jeff Rose <[email protected]> wrote: > Awesome! I tried it out quickly last night using leiningen. The text > rendering worked great, but graphical seems to have a problem: > > user=> (use 'vijual.graphical) > java.lang.Exception: Unable to resolve symbol: half in this context > (graphical.clj:60) > > -Jeff > > On Jan 22, 11:06 pm, Conrad <[email protected]> wrote: > > > > >http://lisperati.com/vijual/ > > > Hope some of you find this library useful. Let me know if you have > > feature requests or want to help me improve this library. > > > Conrad Barski > > [email protected] -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
