Author Topic: Own java code not compatible with my Windows?  (Read 309 times)

I wrote a super simple calculator using Java, however when I go to run it I get an error saying its not compatible with my version of Windows. I use Windows 7 64bit, I sent the same code to someone else who uses Windows 7 64bit. He had no problem.

Any ideas?

Note: I'm using NetBeans to compile

Update your installation of Java.

Didn't seem to work, same error.

You should give the exact error to us.

Also make sure you're both using 64-bit Java of the same version (8 came out a few months ago one of you might not have it)