Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - gotwood

Pages: [1]
1
General discussions / Getting started with SFML and VC++ 2010
« on: January 06, 2012, 01:12:28 am »
Hello, I am new to these forums and I tried doing a search on the topic but couldn't really find anything useful.

I am taking c++ this semester and my teacher told me to try and familiarize myself with SFML. So I downloaded everything and was trying to follow the Getting Started Tutorial here

http://www.sfml-dev.org/tutorials/1.6/start-vc.php

But the first steps do not work at all. You can't just copy the files in to those folders in VC++ 2010 (because the folders don't exist) and if you try and follow the steps to leave the SFML files where you want, and setup Visual Studio so that it can find them that does not work either. (it tells me VC++ Directories has been deprecated, and you can't click the ? for more information)

So if someone can elaborate on how to properly set this up for VC++ 2010 or provide me a link that explains how to set this up that would be great.

Pages: [1]