I can't bulit program in html5

Previous topic - Next topic

Mqrio

Hi.
I have GLBasic v12.308, Windows 10 64bit.
I can't bulit program in htm5.

Program:
SETSCREEN 640,480,0
PRINT "HELLO", 100, 100
SHOWSCREEN
MOUSEWAIT

I have error:

--WARNING--
Can't locate Java. It's really important.
Please install the Java SDK and set the environment variable:
JAVA_HOME to a value like: 'C:\Program Files (x86)\Java\jdk1.7.x_xx'

Nothing to do!
distribute HTML5 to: C:/Users/Mqrio/Desktop/GLBas/GLBasic/projhtml/distribute/HTML5
exit
success

I have instal Java sdk 1.7.0_21 in folder program files (x86) and add path: C:\Program Files (x86)\Java\jdk1.7.0_21\bin in System Variables.

What's wrong?

Qedo

Is JAVA_HOME varîable right setting?