payo wrote:
No there isn't. Is there any other tutorial that I should follow for Microsoft Visual c++ 2010 and SDL programming?? How should I learn game programming in C++???
Your linker and undeclared identifier errors are not SDL problems nor are they game-programming related, it is about MSVC not properly being told where it can find things. The errors are just "he guys, I cannot find some stuff that you used".
You should probably try to find out how to add a (any) 3rd-party c++ library to MSVC.
(I don't use windows, so cannot help you with the details, unfortunately)
_________________
My project: Messing about in
FreeRCT,
dev blog, and IRC #freerct at oftc.net