64bit JVM conflict?

There was a similar thread a while back.  See:   https://forums.coronalabs.com/topic/56235-couldnt-find-jdkwindows-7-x64/

Perhaps this will help you.  Look at my next-to-last post and the top poster’s step-by-step he did to get his issue solved.

Rob

No luck: http://i.imgur.com/9LpIj4J.png

I set the PATH, reinstalled them in the right folder etc, same error

Are you getting this when you start up Corona or when you hit the Build for Android button?

Just on Build; I never had any issues starting Corona throughout this Java trouble.

Well in that case, its the PATH.  Can you copy and paste your path into a reply here?  Then look for any reference to Java in there and make sure those paths actually exist.  Later versions of java put files into a subfolder and the path gets updated.

Rob

The PATH is in a screenshot, does it look correct?

I’m not at the PC with the issue at the moment, but the details should be in the screenshot on my 2nd to last post.

I can’t copy and paste from screen shots.  I can’t easily have the screen shot up on my screen and the forums post up when I’m just on my laptop.

Please open up a command windows (Run -> cmd) then type in the command “path” and hit enter.  Copy/Paste that into here.  (you may have to click on the menu for the window and enable copying the text.  I don’t have my windows machine with me.

Now if that path is only:  C:\Program Files(x86)\Java\bin, you need to open that folder and make sure there are actually Java based commands in that bin folder and that it isn’t something like:
 

C:\Program Files(x86)\Java\1.8u31\bin or something like that.  Get a listing of everything in C:\Program Files(x86)\Java  then get a listing of everything in C:\Program Files\Java if it exists.  Please post all of that.

Rob

PATH: C:\Program Files(x86)\Java\

The folder exists, and under it is folders: bin, jre, jre7, lib

I tried changing PATH to C:\Program Files(x86)\Java\bin

And got the same error though. There is indeed a “java.exe” in \bin

What is in the jre folder?