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. Errors spotted in debug log (qt 6.4.0)
Forum Updated to NodeBB v4.3 + New Features

Errors spotted in debug log (qt 6.4.0)

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 122 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 Perdrix
    #1
    'DeepSkyStackerLive.exe' (Win32): Loaded 'C:\Users\amonra\Documents\GitHub\DSS\x64\Release\imageformats\qpdf.dll'. 
    'DeepSkyStackerLive.exe' (Win32): Loaded 'C:\Users\amonra\Documents\GitHub\DSS\x64\Release\Qt6Pdf.dll'. 
    Exception thrown at 0x00007FFED22DEE2D (ntdll.dll) in DeepSkyStackerLive.exe: 0xC0000139: Entry Point Not Found.
    'DeepSkyStackerLive.exe' (Win32): Unloaded 'C:\Users\amonra\Documents\GitHub\DSS\x64\Release\Qt6Pdf.dll'
    'DeepSkyStackerLive.exe' (Win32): Unloaded 'C:\Users\amonra\Documents\GitHub\DSS\x64\Release\imageformats\qpdf.dll'
    
    JonBJ 1 Reply Last reply
    0
    • PerdrixP Perdrix
      'DeepSkyStackerLive.exe' (Win32): Loaded 'C:\Users\amonra\Documents\GitHub\DSS\x64\Release\imageformats\qpdf.dll'. 
      'DeepSkyStackerLive.exe' (Win32): Loaded 'C:\Users\amonra\Documents\GitHub\DSS\x64\Release\Qt6Pdf.dll'. 
      Exception thrown at 0x00007FFED22DEE2D (ntdll.dll) in DeepSkyStackerLive.exe: 0xC0000139: Entry Point Not Found.
      'DeepSkyStackerLive.exe' (Win32): Unloaded 'C:\Users\amonra\Documents\GitHub\DSS\x64\Release\Qt6Pdf.dll'
      'DeepSkyStackerLive.exe' (Win32): Unloaded 'C:\Users\amonra\Documents\GitHub\DSS\x64\Release\imageformats\qpdf.dll'
      
      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by
      #2

      @Perdrix
      It's not uncommon for Windows to throw errors such as this which can be harmlessly ignored. Impossible to known whether it matters or not, though if you application works that is a hint. Otherwise you would have to track down what exactly it is looking for from where, and carefully check all DLL versions.

      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