Re: Cannot Return to 32-Bit Phix After 64-Bit Phix
- Posted by petelomax 1 month ago
- 397 views
euphoric said...
What should I do next?
Take the easy way out: blag yourself a fresh copy of https://github.com/petelomax/Phix/blob/master/pw.exe , rename it as (say) p32.exe and put it where it needs to be and use that to run/compile Edita, for now and forever.
If that link does not work, and perhaps better anyway, try getting pw.exe out of http://phix.x10.mx/phix.1.0.5.zip or you should be able to create a pw.exe from the above p.exe by running "p -p" (above link corrected).
We can then take a bit more leisurely look at what the heck just went wrong (if we actually really need to, that is).

