Re: Trying to get the ants demo to run on Windows

2008-11-30 Thread Blaine
I feel really stupid - I'm pretty sure I just forgot to build. Anyhow, the ant simulation works perfectly (ubuntu, clojure revision 1131). It's real cool. Sure is alot going on with just 200 or so lines of codes. On Nov 29, 12:51 pm, Blaine <[EMAIL PROTECTED]> wrote: > Hi there, > > I'm having

Re: Trying to get the ants demo to run on Windows

2008-11-29 Thread Blaine
Hi there, I'm having almost the same problem. I'm trying to get the ants demo running in ubuntu, and I get Rob's second problem: user=> (def panel (doto (proxy [JPanel] [] (paint [g] (render g))) (.setPreferredSize (new Dimension

Re: Trying to get the ants demo to run on Windows

2008-11-19 Thread mb
Hi, there were some breaking changes in the SVN head lately in preparation of v1.0. Rich updated the ants demo some days, ago. So maybe you now have the new demo with the "old" clojure. I got the demo working without problems before the changes. Sincerely Meikel --~--~-~--~~

Trying to get the ants demo to run on Windows

2008-11-19 Thread Rob Hansford
Hi all, I'm new to clojure and I've just been trying to get the ants demo from the video lectures to work. I presume I've done something wrong because I get a screen full of errors when I load in the ants.clj file (pasted below). I tried copying and pasting the code in bit by bit (if I paste too