You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: