Open erkki123 opened 13 years ago
was src="../../jit.js"
should be src="../../Jit/jit.js"
The path to jit.js
is correct, but the location of the examples is wrong. The examples are currently built in Examples
, then copied to Jit/Examples
; the path to jit.js
assumes that the examples are in Jit/Examples
. Look in Jit/Examples
to see the examples working properly.
For example, in Examples/Other/example1.html the location for jit.js is wrong. After build it is:
It should be: