Errors spotted in debug log (qt 6.4.0)
Unsolved
General and Desktop
-
'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'
-
'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'
@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.