Re: HardwareSimulator Errors on start
Posted by ivant on Apr 16, 2019; 2:46pm
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/HardwareSimulator-Errors-on-start-tp4033082p4033085.html
It looks like the classpath isn't set up correctly. Please run it with
sh -x ./HardwareSimulator.sh
and paste the result here.