UE5.5.4: atls.lib was not resolvable to a file when used in Module 'DumpSyms'

Okay, that what you should do (at least this helped me).

  1. Download Build Tools for Visual Studio 2022 from Microsoft site.
  2. Run it. It should be called “Visual Studio Installer”.
  3. You probable will have some “Visual Studio Build Tools 2022” installed there. Click “Modify” button near it.
  4. Go to “Individual Components” tab.
  5. Find exactly (EXACTLY!!!) C++ V14.38 (17.8) ATL for v143 build tools (x86 & x64) there. Select it and click “Modify” dialog button.

Notes:

2 Likes