Library platform keeps switching to 64-bit Windows in Delphi Seattle
问题 I have just installed Delphi Seattle Upgrade 1. If I go to menu Tools\Options\Environment options\Delphi options\Library the Selected platform dropdown keeps reverting to 64-bit Windows. After installing a lot of 3rd party packages with manual updates of the Library path, it is not funny to find out I put them all in the wrong place ;-( I run Win32 code on a Win64 Windows 7. Only once did I build a 64-bit package, but it's been 32-bit ever since. Anything I can/should do to fix this? Edited