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

MSVCR120D problem on VS 2017 #193

Open
zbigniewcebula opened this issue Jul 19, 2020 · 1 comment
Open

MSVCR120D problem on VS 2017 #193

zbigniewcebula opened this issue Jul 19, 2020 · 1 comment

Comments

@zbigniewcebula
Copy link

Hello,
even after installation of redist packages (VS 2013) I can't manage to compile basic application (x86).

I would like to use sdl-gpu in my game, but in current state of project, there is no way to compile it.

@grimfang4
Copy link
Owner

Is it failing to compile or is it failing to run? The dll should not stop compilation.

If it is failing to run, I can't suggest anything except to locate a msvcd120d.dll and place it alongside your executable. The "d" part of that file name implies this is a debug dll, which might not be part of the redistributable package.

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