I have the old 2010 version of Visual Studio Express on my computer and recently tried compiling the vanilla source. Unfortunately, I keep on getting LNK2019 error related with the SDLmain.lib. I've included all libraries in the project, following the guidelines in the tutorial on the wiki.
This is strange, as I clearly remember it compiling without a problem on this specific version and on the very same computer some time ago. Is there anything I could do to attempt to fix this, apart from installing a different version of Visual Studio?