hello
I am very new for Jshop2.
I dowloaded and try to check how it works. I follow the procedures in readme but I gor this error:
c:\jshop2\make c
make verison 5.2 copyright(c)1987,2000 borland
cd src/shop2; java antlr.tool shop2.g; javac *.java
**error -1** deleting c
is there anyone what does it mean? and what shall I do?
abrehet
Logged In: YES
user_id=180962
Originator: NO
Hello,
The make file is meant to run on a unix system.
If you downloaded the distribution, there should be a bin\JSHOP2.jar which is already compiled.
Since you are on windows, the make file is not directly useful, but it should be instructive in how to compile the examples.