Attempting to debug a small and simple 64-bit Windows application in Delphi XE2 gives this runtime error message: cannot create a process, ...
This error occurs when trying to run a program with debugging and the release of build-configurations. This does not happen when starting with "Run without debugging" in the project manager.
This only happens when you try to run the program from the Delphi integrated environment.
This is on a 64-bit desktop with Windows 7 Professional and Delphi XE2 Update 4.
source
share