SFML community forums

Help => General => Topic started by: conorjh on July 29, 2014, 01:40:57 pm

Title: Anyone have VS2010 SFML templates?
Post by: conorjh on July 29, 2014, 01:40:57 pm
SFML has recently become a major ball ache, and after much time spent fiddling with compiler settings and following tutorials Im still no further than when I started. In an effort to bypass any of the errors I could be making myself, does anyone have blank project with SFML already linked. Id just like to check the settings used in it. Iv found one for VS2013, and may just consider moving to that compiler now if it makes life easier, but before I do, does anyone have a link etc?
Title: Re: Anyone have VS2010 SFML templates?
Post by: Laurent on July 29, 2014, 02:03:54 pm
The tutorial describes in detail all the steps that you must follow to configure your project. It also has screenshots of the various project properties dialogs. That should be more than enough for a reference ;)

If you have the exact same setup as in the tutorial, and still get errors, then please post them so that we can figure out what's wrong, and help you.