Platform shows x64-bit, but in Debug Properties the Platform shows "Any CPU".

Simon 471 Reputation points
2024-01-09T20:47:40.78+00:00

Platform shows x64-bit, but in Debug Properties the Platform shows "Any CPU".

Developer technologies | Visual Studio | Debugging
Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
{count} votes

7 answers

Sort by: Most helpful
  1. Simon 471 Reputation points
    2024-01-10T17:45:13.88+00:00

    In your project's properties for AnyCPU uncheck the box for "Prefer 32-bit" Thanks WHERE i can find the box to uncheck it

    0 comments No comments

  2. RLWA32 51,366 Reputation points
    2024-01-10T18:09:14.76+00:00

    @Simon, The checkbox is in your project properties for Build as shown below -Prefer32

    Don't forget to uncheck the box for both Debug and Release configurations.

    0 comments No comments

  3. Simon 471 Reputation points
    2024-01-10T18:47:17.3533333+00:00

    Thanks i didnt find the properties for Build how i can open it thanks in advence

    0 comments No comments

  4. Simon 471 Reputation points
    2024-01-10T18:54:45.4133333+00:00

    i see only Application, Compile in the compile tab i see the check box "Prefer 32-bit" and it is Unchecked - and it didint help the problem


  5. Simon 471 Reputation points
    2024-01-10T19:29:55.9266667+00:00

    the bug and release configurations. They have separate settings. can you please explain me WHERE to find the settings


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.