Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Abend in VS2022 when building against Qt 6.5
Forum Updated to NodeBB v4.3 + New Features

Abend in VS2022 when building against Qt 6.5

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 278 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • PerdrixP Offline
    PerdrixP Offline
    Perdrix
    wrote on last edited by
    #1

    Another project I got this:

    'link.exe' (Win32): Loaded 'C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.35.32215\bin\Hostx64\x64\link.exe'. Symbols loaded.
    'link.exe' (Win32): Loaded 'C:\Windows\System32\ntdll.dll'. Symbols loaded.
    'link.exe' (Win32): Loaded 'C:\Windows\System32\kernel32.dll'. Symbols loaded.
    'link.exe' (Win32): Loaded 'C:\Windows\System32\KernelBase.dll'. Symbols loaded.
    'link.exe' (Win32): Loaded 'C:\Program Files (x86)\MSBuild\15.0\FileTracker\FileTracker64.dll'. Symbols loaded.
    'link.exe' (Win32): Loaded 'C:\Windows\System32\advapi32.dll'. Symbols loaded.
    'link.exe' (Win32): Loaded 'C:\Windows\System32\msvcrt.dll'. Symbols loaded.
    'link.exe' (Win32): Loaded 'C:\Windows\System32\sechost.dll'. Symbols loaded.
    'link.exe' (Win32): Loaded 'C:\Windows\System32\rpcrt4.dll'. Symbols loaded.
    'link.exe' (Win32): Loaded 'C:\Windows\System32\ucrtbase.dll'. Symbols loaded.
    'link.exe' (Win32): Loaded 'C:\Windows\System32\psapi.dll'. Symbols loaded.
    'link.exe' (Win32): Loaded 'C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.35.32215\bin\Hostx64\x64\vcruntime140.dll'. Symbols loaded.
    'link.exe' (Win32): Loaded 'C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.35.32215\bin\Hostx64\x64\vcruntime140_1.dll'. Symbols loaded.
    'link.exe' (Win32): Loaded 'C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.35.32215\bin\Hostx64\x64\msvcp140.dll'. Symbols loaded.
    'link.exe' (Win32): Loaded 'C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.35.32215\bin\Hostx64\x64\tbbmalloc.dll'. Symbols loaded.
    'link.exe' (Win32): Loaded 'C:\Windows\System32\ole32.dll'. Symbols loaded.
    'link.exe' (Win32): Loaded 'C:\Windows\System32\msvcp_win.dll'. Symbols loaded.
    'link.exe' (Win32): Loaded 'C:\Windows\System32\gdi32.dll'. Symbols loaded.
    'link.exe' (Win32): Loaded 'C:\Windows\System32\win32u.dll'. Symbols loaded.
    'link.exe' (Win32): Loaded 'C:\Windows\System32\gdi32full.dll'. Symbols loaded.
    'link.exe' (Win32): Loaded 'C:\Windows\System32\user32.dll'. Symbols loaded.
    'link.exe' (Win32): Loaded 'C:\Windows\System32\combase.dll'. Symbols loaded.
    'link.exe' (Win32): Loaded 'C:\Windows\System32\imm32.dll'. Symbols loaded.
    'link.exe' (Win32): Loaded 'C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.35.32215\bin\Hostx64\x64\mspdbcore.dll'. Symbols loaded.
    'link.exe' (Win32): Loaded 'C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.35.32215\bin\Hostx64\x64\msvcp140_atomic_wait.dll'. Symbols loaded.
    'link.exe' (Win32): Loaded 'C:\Windows\System32\bcrypt.dll'. Symbols loaded.
    'link.exe' (Win32): Loaded 'C:\Windows\System32\bcryptprimitives.dll'. Symbols loaded.
    'link.exe' (Win32): Loaded 'C:\Windows\System32\kernel.appcore.dll'. Symbols loaded.
    'link.exe' (Win32): Loaded 'C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.35.32215\bin\Hostx64\x64\msobj140.dll'. Symbols loaded.
    The thread 0x5ee4 has exited with code 0 (0x0).
    Unhandled exception at 0x00007FFBCAF5A15E (mspdbcore.dll) in link.exe: 0xC0000005: Access violation reading location 0x00000000000000C4.

    The program '[4488] link.exe' has exited with code 0 (0x0).
    0b176fdf-1c0b-4eb9-bccd-06eb6805500f-image.png

    during the link stage of the build

    1 Reply Last reply
    0
    • C Offline
      C Offline
      ChrisW67
      wrote on last edited by
      #2

      What does this have to do with Qt?

      PerdrixP 1 Reply Last reply
      0
      • C ChrisW67

        What does this have to do with Qt?

        PerdrixP Offline
        PerdrixP Offline
        Perdrix
        wrote on last edited by
        #3

        @ChrisW67 It's a warning that people may have problems...

        I have reported it to MS

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved