SFML community forums

Help => Audio => Topic started by: ikoogar on April 23, 2016, 10:16:14 am

Title: Problems starting
Post by: ikoogar on April 23, 2016, 10:16:14 am
http://imgur.com/a/QpWLp

Hi, totallly new and I'm just trying to get SFML working in visual studio 2015. I'm pretty sure I've linked and included everything properly but I have no idea what to do at this point. Any help would be appreciated.
Title: Re: Problems starting
Post by: Laurent on April 23, 2016, 10:39:30 am
Don't use release libraries in debug configuration.
Title: Re: Problems starting
Post by: ikoogar on April 23, 2016, 06:27:05 pm
Welp, now i feel dumb. Thanks a lot!
Title: Re: Problems starting
Post by: Laurent on April 23, 2016, 07:40:13 pm
Next time please read the tutorials. It is written in a big red box in the "Getting started with Visual Studio" one...