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

Linker error #6

Closed
20scrolls opened this issue Apr 2, 2022 · 2 comments
Closed

Linker error #6

20scrolls opened this issue Apr 2, 2022 · 2 comments

Comments

@20scrolls
Copy link

I have this error that I cannot seem to get rid of, I don't know if its my visual studios fault or the code itself.

"unresolved external symbol WinMain referenced in function "int __cdecl invoke_main(void)" (?invoke_main@@yahxz)"

@ReactiioN1337 ReactiioN1337 added this to Investigation in Version 2.0.0 Jun 8, 2022
@ReactiioN1337
Copy link
Owner

Configure the project as Static Library instead of Application. Will fix this in the near future and setup a proper CI/CD, so you can optional use the precompiled binaries.

@ReactiioN1337
Copy link
Owner

#8 solved this issue

Version 2.0.0 automation moved this from Investigation to Done Jun 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants