Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System Error - Missing Certain dll Files #198

Closed
KingJigglypuff opened this issue Mar 1, 2025 · 3 comments
Closed

System Error - Missing Certain dll Files #198

KingJigglypuff opened this issue Mar 1, 2025 · 3 comments

Comments

@KingJigglypuff
Copy link

I was previously on v1.2.5, and recently updated to the latest release (v1.2.6 as of this post), and now I suddenly run into system errors saying how "zlib1__.dll" and "libpng16-16__.dll" can't be found, resulting in the program never launching. Reverting to a previous version after encountering this error results in the same errors popping up.

I don't know whether or not this is an issue on my end, or if something went wrong when updating. If it's the former, then where would be the proper place for me to get help with this issue?

Image

Image

@dreamsyntax
Copy link
Collaborator

Try updating 2022 VC++ Runtime.
Please let me know if that does not fix it for you.

Direct link:
https://aka.ms/vs/17/release/vc_redist.x64.exe

Main page:
https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#visual-studio-2015-2017-2019-and-2022

@dreamsyntax
Copy link
Collaborator

Update: It's not VC++ related.
Probably related to Qt 6.8.2
Either missing an include/copy step or bug in Qt itself.

I will release a Qt6.5.x artifact in the interim, as I don't really have time to look into this.

@dreamsyntax
Copy link
Collaborator

@dreamsyntax dreamsyntax changed the title Syster Error - Missing Certain dll Files System Error - Missing Certain dll Files Mar 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants