JackCompiler is NOT Opening

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

JackCompiler is NOT Opening

sarab
The JackCompiler is not opening. Whenever i do double click on JackCompiler Batch file, the command promt(Black window) appears and disappear but nothing is happening after that.
waiting for valuable reply :)
Thanks in advance.
Reply | Threaded
Open this post in threaded view
|

Re: JackCompiler is NOT Opening

cadet1620
Administrator
You need to run the JackCompiler from the command line.
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

c:\TECS\projects\file\JackCompiler>JackCompiler
Compiling "c:\TECS\projects\file\JackCompiler"

C:\TECS\projects\file\JackCompiler>JackCompiler Main.jack
Compiling "C:\TECS\projects\file\JackCompiler\Main.jack"

C:\TECS\projects\file\JackCompiler>

You need to add the nand2tetris/tools directory to your path to make this work.

--Mark

See this post.