Menu

#6 make is not working

open
nobody
JSHOP2 (5)
1
2008-02-12
2008-02-08
Anonymous
No

Hi i am trying to use jshop2

while using make i am getting the error

C:\JSHOP2>make
ANTLR Parser Generator Version 2.7.6 (2005-12-22) 1989-2005
JSHOP2.g:580: warning:nondeterminism between alts 2 and 6 of block upon
JSHOP2.g:580: k==1:LP
JSHOP2.g:580: k==2:LP,RP,"nil",VARID
'javac' is not recognized as an internal or external command,
operable program or batch file.
'jar' is not recognized as an internal or external command,
operable program or batch file.
Could Not Find C:\JSHOP2\src\JSHOP2\*.class
The system cannot find the file specified.
C:\JSHOP2>

Regards,
Prasad

Discussion

  • Ron Alford

    Ron Alford - 2008-02-12

    Logged In: YES
    user_id=180962
    Originator: NO

    Hello,
    The makefile runs unix commands, and will probably not work on windows.
    At some point, we may replace the makefile with an ant build system.

    If you downloaded a distribution, the compiled JSHOP2.jar should be included.

     
  • Ron Alford

    Ron Alford - 2008-02-12
    • priority: 5 --> 1
     
  • Nobody/Anonymous

    Logged In: NO

    This is obviously not a bug. You don't have JDK installed.

     

Log in to post a comment.