Cannot find x64 version of Visual Studio 2019al studio 2019 x64?

Kefir 20 Reputation points
2023-08-10T06:34:09.51+00:00

I'm having trouble finding the x64 version of Visual Studio 2019 that I need for my game engine. The default version my engine uses is x64, but when I go to the Microsoft website, I can only locate the x86 version of Visual Studio. Can someone provide guidance on where to find the x64 version of Visual Studio 2019?

Developer technologies | Visual Studio | Other
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Olaf Helper 47,516 Reputation points
    2023-08-10T06:39:07.65+00:00

    Visual Studio as x64 was first introduced with version 2022; 2019 and before are only as x86 available.

    0 comments No comments

  2. RLWA32 49,666 Reputation points
    2023-08-10T06:57:55.45+00:00

    If you are actually asking about the Visual C++ redistributable then you can obtain the most recent x64 version from Microsoft Visual C++ Redistributable latest supported downloads.


  3. Kefir 20 Reputation points
    2023-08-10T08:09:01.9933333+00:00

    UATHelper: Packaging (Windows): Visual Studio 2019 x64 must be installed in order to build this target.2023-08-10_11-08-04


Your answer

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