SFML community forums

Help => General => Topic started by: Santa-Claus on April 02, 2014, 07:31:06 pm

Title: Problem with file loading.
Post by: Santa-Claus on April 02, 2014, 07:31:06 pm
Hello everyone,

So i'm having a problem with loading files, it's loading perfectly outside my IDE (Visual Studio 2013) but inside the IDE it can't find the files, is there any configuration in the project settings or anywhere where i have to change something to make it work?

Kind Regards,
Santa-Claus,
Title: Re: Problem with file loading.
Post by: Laurent on April 02, 2014, 07:37:23 pm
Project settings > Debugging > Working directory.
Title: Re: Problem with file loading.
Post by: Santa-Claus on April 02, 2014, 07:38:52 pm
Thank you very much
Also thank you for the fast reply
It's Fixed :)