Re: Problems building CounterClockwise

2013-03-03 Thread Frank Hale
Interesting. I just checked the Github repo and all seems well there. I'm going to chalk this up as some crazy anomaly that happened during the course of trial and error and my utter confusion with Eclipse when I was trying to build the code. It's seems apparent that I somehow did something that ca

Re: Problems building CounterClockwise

2013-03-03 Thread Laurent PETIT
Hello again, 2013/3/3 Frank Hale : > Thank you for the how-to on building but I'm still having issues building > this. I've managed to get it down to one error. > > lang cannot be resolved or is not a field REPLView.java > /ccw.core/src/java/ccw/repl line 385 Java Problem > > the line in question:

Re: Problems building CounterClockwise

2013-03-03 Thread Frank Hale
Thank you for the how-to on building but I'm still having issues building this. I've managed to get it down to one error. lang cannot be resolved or is not a field REPLView.java /ccw.core/src/java/ccw/repl line 385 Java Problem the line in question: if (ClojureBuilder.lang.Util.equals(status, "u

Re: Problems building CounterClockwise

2013-03-02 Thread Laurent PETIT
2013/3/2 Frank Hale : > Thank you. A friend and I were both trying to get it to build for several > hours and we were throwing ideas back and forth and neither of us thought to > check for a wiki on how to build it on the Google project page. I heard you: I've added a README which displays critica

Re: Problems building CounterClockwise

2013-03-02 Thread Frank Hale
Thank you. A friend and I were both trying to get it to build for several hours and we were throwing ideas back and forth and neither of us thought to check for a wiki on how to build it on the Google project page. I'll definitely give this a go. On Sat, Mar 2, 2013 at 5:12 AM, Laurent PETIT wrot

Re: Problems building CounterClockwise

2013-03-02 Thread Laurent PETIT
2013/3/2 Gunnar Völkel : > I wanted to point you to the developer instructions over here: > http://code.google.com/p/counterclockwise/wiki/HowToBuild > But apparently they changed 4 days ago. The previous description there > worked for me. > > Try the new description there and if it fails, report a

Re: Problems building CounterClockwise

2013-03-02 Thread Gunnar Völkel
I wanted to point you to the developer instructions over here: http://code.google.com/p/counterclockwise/wiki/HowToBuild But apparently they changed 4 days ago. The previous description there worked for me. Try the new description there and if it fails, report an issue on that google code proje

Problems building CounterClockwise

2013-03-01 Thread Frank Hale
I'm trying to build the CounterClockwise plugin for Eclipse and am stuck with the following build path problem: Project 'ccw.core' is missing required library: 'lib' Has anyone here encountered that and know how to resolve it? I've done a search on Google but I'm not finding any results. I have a