So do i need to link SFML to VC++ 2010 every time i make a new project or is there a way that i can link it once and not have to worry about it ever again?
you'd need to do it for each project, but why not make a template project which is linked to SFML, then copy and paste and rename it every time you want a new one