martinrotter / rssguard

Feed reader (and podcast player) which supports RSS/ATOM/JSON and many web-based feed services.
GNU General Public License v3.0
1.56k stars 124 forks source link

[BUG]: Procedure entry point SystemParametrsinfoForDpi could not be found #1364

Closed premolirrob closed 5 months ago

premolirrob commented 6 months ago

Brief description of the issue

When launching the program (both in the portable version and after installation) the error appears: The entry point SystemParametrsinfoForDpi of the procedure could not be found in the dynamic link library .....\Qt6Gui.dll

How to reproduce the bug?

launching the program (both in the portable version and after installation)

What was the expected result?

opening of the program

What actually happened?

dialog box containing the above error

Debug log

The entry point SystemParametrsinfoForDpi of the procedure could not be found in the dynamic link library .....\Qt6Gui.dll

Operating system and version

martinrotter commented 5 months ago

Is your Windows 10 up to date?

premolirrob commented 5 months ago

I'm sorry, you're right, due to my particular needs I didn't update to the latest version of Windows 10. I thought it was a problem that could be solved even if I didn't update. I apologize

martinrotter commented 5 months ago

No problem, that particular function is known to be present only from Windows 10 1607 version so fully updated system usually solves it.