Show whole topic Feb 06, 2014 11:53 pm
ObeY Offline
Approved Member
Registered since: Aug 12, 2013
Location: -


Subject: Re: Need links to correct SDL version files
and add the libs to the depencys (instead of the sdl [1.x])

SDL2_mixer.lib
SDL2_net.lib
SDL2.lib
SDL2main.lib

and don't forget to add the lib and include directorys in VS

see also https://www.maxr.org/docs.php?id=57

HTH