Installing 32-bit and 64-bit on the same system and running them conveniently
- Posted by euphoric (admin) May 10, 2019
- 3392 views
Forked from Re: EuFLW 3.3 Released!
euphoric said...
I think mine is defaulting to the 32-bit Euphoria. Not sure how to run the 64-bit version with it, but I tried with the "Run with..." prompt in Windows and it gives the same "bad routine number" error.
Would it be reasonable to set up Euphoria so that my 32-bit executables are eui32.exe and euiw32.exe, and the 64-bit executables are eui64.exe and euiw64.exe?
How would that best be served? Would that cause more problems than it solves?
It seems like if I could run "eui32 myapp.exw" or "eui64 myapp.exw," it would be pretty convenient and useful.