Im made a game in Visual studio 2019. For that i've setup myself SDL2, SDL_image, SLD_ttf using NuGet installer in Visual studio. Now I installed SDL_mixer as well, coppied all the the mixer .dll files into the same folder as my program ( did the same thing with other SDL components as well, which worked ), but only mixer is giving me errors 'unresolved external symbol'.
I don't see reason, why SDL_mixer is doing this, and other SDL doesn't.
If you know, why this is happening, please tell me.
The .ddl files downloaded and coppied are:
libFLAC.dll, libmodplug.dll, libogg.dll, libvorbis.dll, libvorbisfile.dll, SDL2_mixer.dll, smpeg.dll