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

VCPKG dependencies (DLLs) not properly copied for every configuration #320

Open
gheorghitamutu opened this issue Jul 16, 2024 · 0 comments
Labels
Bug Something isn't working

Comments

@gheorghitamutu
Copy link
Collaborator

On Windows the Debug build requires Release DLLs (sdl2_ttf.dll instead sdl2_ttfd.dll) and the program crashes at runtime.
This should be updated according to the build type.

The current workaround is just to copy them into the build folder from vcpkg build location.

@gheorghitamutu gheorghitamutu added the Bug Something isn't working label Jul 16, 2024
@github-project-automation github-project-automation bot moved this to To do in GView Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
Status: To do
Development

No branches or pull requests

1 participant