Laucher does not work with 64-bit VM
Brought to you by:
poida_smith
Launcher works with 32-bit-VM on Win XP 32-Bit and Win XP 64-bit. SO far so good.
But it does not work when it should launch the AMD64 VM.
Guess this is, because the launcher tries to laounch the VM In-Process from within a 32-bit Process.
In that case, WinRun4J.exe should be compiled for amd64.
Other launchers are able to launch even 64-bit VM's, because it doesn't launch it "in-Process".
I could do the testing part of a 64-bit compilation, but I do not have a C++ Compiler myself.
Markus
Logged In: YES
user_id=1787355
Originator: NO
I will see if there is a way to build a 64bit version of the executable.
Logged In: YES
user_id=1787355
Originator: NO
There is an experimental 64 bit version available.
Logged In: YES
user_id=1787355
Originator: NO
64-bit support has been added to V0.1.7.
Unfortunately, there seems to be no 64bit launcher for console programs.