An anonymous user sent me this in PM:
Hey, I saw that you reccomended SFML. I downloaded it and am using visual 2010 as my compiler. Do you have any idea how to get the SFML files into the compiler? The website says to go tools > options > Projects and Solutions > VC++ Directories. However, in 2010 it says that VC++ directories editing in tools > options has been deprecated. How can I get around this? |
I personally think deprecating that interface was extremely stupid of MS.
I had this trouble too, when I was getting VC++2010 set up. Had to google the solution.
Step by step directions are here:
(see Li Shou's answer -- the first reply)
http://social.msdn.microsoft.com/Forums/en/vcgeneral/thread/dc9f28f0-4f56-4da2-8413-2116c10b31a6
And I made this quick image to help you through it visually:
http://i55.tinypic.com/2m34c2q.jpg
PS to the anonymous user:
I hope you don't mind I posted your question publicly. I dislike answering questions by PM because then only 1 person sees the answer and it makes it impossible for others to stumble upon / google it.
Case in point, I found the answer to this question because someone else posted the same question publicly on a forum so that it could be googled. Had they received their answer by PM, I wouldn't have been able to figure it out as quickly.
Plus, if I'm wrong or if someone else has additional info to contribute they can chime in. Or someone else might be able to respond more quickly. So really, posting publicly is better for everyone in every way.
So yeah -- in the future on this forum (and on every forum, really), don't PM specific users with questions. Post them on the forum. If you want to PM a specific user to get their response, PM them a link to your thread and draw their attention to it -- but don't rely on 1 user for an answer.