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

Updater Issue #6

Closed
Bazz0r opened this issue Sep 28, 2023 · 1 comment
Closed

Updater Issue #6

Bazz0r opened this issue Sep 28, 2023 · 1 comment
Labels
good first issue Good for newcomers

Comments

@Bazz0r
Copy link

Bazz0r commented Sep 28, 2023

Hello, I am gettting the following build error on the latest release, could you advise as to the issue?

Error LNK2019 unresolved external symbol __imp_InternetCloseHandle referenced in function "bool __cdecl updater::download_file(char const *,char const *)" (?download_file@updater@@YA_NPEBD0@Z

@Bazz0r
Copy link
Author

Bazz0r commented Sep 28, 2023

For anyone else with this issue you need to link wininet.lib under the Linker -> Input section of the project configuration.

@Bazz0r Bazz0r closed this as completed Sep 28, 2023
@IMXNOOBX IMXNOOBX added the good first issue Good for newcomers label Oct 19, 2023
@IMXNOOBX IMXNOOBX pinned this issue Oct 19, 2023
This was referenced Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants